M_Rhino_Geometry_Cone_ToBrep - mcneel/rhinocommon-api-docs GitHub Wiki
Gets a Brep representation of the cone with a single face for the cone, an edge along the cone seam, and vertices at the base and apex ends of this seam edge. The optional cap is a single face with one circular edge starting and ending at the base vertex.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Brep ToBrep(
bool capBottom
)VB
Public Function ToBrep (
capBottom As Boolean
) As Brep
- capBottom
- Type: System.Boolean
true if the bottom should be filled with a surface. false otherwise.
Type: Brep
A brep (polysurface) representation of this cone values.
Supported in: 6.0.16224.21491, 5D58w