M_Rhino_Geometry_Surface_IsTorus_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Determines if the surface is a portion of a torus within a given tolerance.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool IsTorus(
double tolerance
)
VB
Public Function IsTorus (
tolerance As Double
) As Boolean
- tolerance
- Type: System.Double
tolerance to use when checking.
Type: Boolean
true if the surface is a portion of a torus.
Supported in: 6.0.16224.21491, 5D58w