M_Rhino_Geometry_RevSurface_CreateFromTorus - mcneel/rhinocommon-api-docs GitHub Wiki
Constructs a new surface of revolution from the values of a torus.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static RevSurface CreateFromTorus(
Torus torus
)
VB
Public Shared Function CreateFromTorus (
torus As Torus
) As RevSurface
- torus
- Type: Rhino.Geometry.Torus
A torus.
Type: RevSurface
A new surface of revolution, or null if any of the inputs is invalid or on error.
Supported in: 6.0.16224.21491, 5D58w