M_Rhino_Geometry_Brep_GetWireframe - mcneel/rhinocommon-api-docs GitHub Wiki
Constructs all the Wireframe curves for this Brep.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Curve[] GetWireframe(
int density
)
VB
Public Function GetWireframe (
density As Integer
) As Curve()
- density
- Type: System.Int32
Wireframe density. Valid values range between -1 and 99.
Type: Curve[]
An array of Wireframe curves or null on failure.
Supported in: 6.0.16224.21491, 5D58w