Click or drag to resize

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; }

Property Value

Type: Curve
See Also