BrepTrimTrimCurve Property |
Gets the Brep.Curves2D 2d curve geometry used by this trim, or null.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public Curve TrimCurve { get; }
Public ReadOnly Property TrimCurve As Curve
Get
Property Value
Type:
CurveSee Also