RhinoCommon API
RhinoCommon API
Namespaces
Rhino.Geometry
Torus Structure
Torus Methods
EpsilonEquals Method
ToBrep Method
ToNurbsSurface Method
ToRevSurface Method
Torus
ToBrep Method
Converts this torus to a Brep. This is synonymous with calling
CreateFromTorus(Torus)
.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since:
8.1
Syntax
C#
VB
Copy
public
Brep
ToBrep
()
Public
Function
ToBrep
As
Brep
Return Value
Type:
Brep
A Brep representation of this torus, or null on error.
See Also
Reference
Torus Structure
Rhino.Geometry Namespace
Rhino 8.13.24317.13000 (2024-11-12)
Copyright © 2009-2024 Robert McNeel & Associates
Report wishes and bugs at discourse.mcneel.com