Methods_T_Rhino_Geometry_Torus - mcneel/rhinocommon-api-docs GitHub Wiki

Torus Methods

The Torus type exposes the following members.

Methods

 

Name Description
Public method EpsilonEquals Check that all values in other are within epsilon of the values in this
Public method Equals Indicates whether this instance and a specified object are equal. (Inherited from ValueType.)
Public method GetHashCode Returns the hash code for this instance. (Inherited from ValueType.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToNurbsSurface Converts this torus to its nurbs surface representation. This is synonymous with calling NurbsSurface.CreateFromTorus().
Public methodCode example ToRevSurface Convert this torus to a surface of revolution representation. This is synonymous with calling RevSurface.CreateFromTorus().
Public method ToString Returns the fully qualified type name of this instance. (Inherited from ValueType.)
  Back to Top

See Also

Reference

Torus Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️