M_Rhino_Geometry_Hatch_Get3dCurves - mcneel/rhinocommon-api-docs GitHub Wiki
Gets 3d curves that define the boundaries of the hatch
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Curve[] Get3dCurves(
bool outer
)
VB
Public Function Get3dCurves (
outer As Boolean
) As Curve()
- outer
- Type: System.Boolean
true to get the outer curves, false to get the inner curves
Type: Curve[]
[Missing documentation for "M:Rhino.Geometry.Hatch.Get3dCurves(System.Boolean)"]
Supported in: 6.0.16224.21491, 5D58w