Click or drag to resize

BrepLoopTrims Property

List of trims for this loop

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public BrepTrimList Trims { get; }

Property Value

Type: BrepTrimList
See Also