Click or drag to resize

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

Property Value

Type: BrepEdge
See Also