Click or drag to resize

BrepTrims Property

Gets the brep trims list accessor.

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

Property Value

Type: BrepTrimList
See Also