Eyeshot 10 WinForms API Reference
Clone Method (Joint)

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

Return Value

The new joint object.
See Also

Reference

Joint Class
Joint Members