Eyeshot 10 WinForms API Reference
Clone Method (Solid3D.Vertex)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Solid3D.Vertex Class : Clone Method
Creates a deep copy of this Edge.
Syntax
'Declaration
 
Public Overrides Function Clone() As Object
public override object Clone()

Return Value

The new edge object.
See Also

Reference

Solid3D.Vertex Class
Solid3D.Vertex Members