RhinoCommon API
RevSurfaceCreateFromCone Method |
Constructs a new surface of revolution from the values of a cone.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static RevSurface CreateFromCone( Cone cone )
Public Shared Function CreateFromCone ( cone As Cone ) As RevSurface
Parameters
- cone
- Type: Rhino.GeometryCone
A cone.
Return Value
Type: RevSurfaceA new surface of revolution, or null if any of the inputs is invalid or on error.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8