Eyeshot 10 WinForms API Reference
Clone Method (CylindricalSurface)

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

Return Value

The new cylindrical surface object.
See Also

Reference

CylindricalSurface Class
CylindricalSurface Members