M_Rhino_Geometry_NurbsSurface_CreateFromTorus - mcneel/rhinocommon-api-docs GitHub Wiki
Constructs a new NURBS surfaces from torus data.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static NurbsSurface CreateFromTorus(
Torus torus
)
VB
Public Shared Function CreateFromTorus (
torus As Torus
) As NurbsSurface
- torus
- Type: Rhino.Geometry.Torus
A torus value.
Type: NurbsSurface
A new NURBS surface, or null on error.
Supported in: 6.0.16224.21491, 5D58w