BrepTrimTrimCurve Property |
Gets the Brep.Curves2D 2d curve geometry used by this trim, or null.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Curve TrimCurve { get; }Public ReadOnly Property TrimCurve As Curve
Get
Property Value
Type:
Curve
Version InformationRhino for Windows
Supported in: 6.8
See Also