Gets the brep trims list accessor.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntaxpublic BrepTrimList Trims { get; }
Public ReadOnly Property Trims As BrepTrimList
Get
Property Value
Type:
BrepTrimList
See Also