P_Rhino_Geometry_BrepTrim_TrimCurve - mcneel/rhinocommon-api-docs GitHub Wiki

BrepTrim.TrimCurve Property

Gets the Brep.Curves2D 2d curve geometry used by this trim, or null.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Curve TrimCurve { get; }

VB

Public ReadOnly Property TrimCurve As Curve
	Get

Property Value

Type: Curve

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

BrepTrim Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️