Constructs a RevSurface representation of this Cone.
This is synonymous with calling RevSurface.CreateFromCone().
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic RevSurface ToRevSurface()
Public Function ToRevSurface As RevSurface
Return Value
Type:
RevSurfaceA RevSurface representation of the cone or null.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also