Skip to content

P_Rhino_Geometry_BrepTrim_TrimCurve

Will Pearson edited this page Aug 12, 2016 · 1 revision

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

Clone this wiki locally