BrepTrim.Edge Property

BrepTrimEdge Property

Brep edge this trim belongs to. This will be null for singular trims

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public BrepEdge Edge { get; }
Public ReadOnly Property Edge As BrepEdge
	Get

Property Value

Type: BrepEdge
See Also