Click or drag to resize

RhinoBrepTrimList Properties

The RhinoBrepTrimList type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of brep trims.
Public propertyItem
Gets the BrepTrim at the given index. The index must be valid or an IndexOutOfRangeException will be thrown.
Public propertyTrims
Get underlying mesh.
Top
See Also