Click or drag to resize

BrepCurveList Properties

The BrepCurveList type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of curves in this list.
Public propertyItem
Gets the Curve at the given index. The index must be valid or an IndexOutOfRangeException will be thrown.
Top
See Also