Eyeshot 9.0 WinForms API Reference
Clone Method (PlanarSurface)

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

Return Value

The new revolution surface object.
See Also

Reference

PlanarSurface Class
PlanarSurface Members