Click or drag to resize

BrepEdgeList Properties

The BrepEdgeList type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of brep edges.
Public propertyItem
Gets the BrepEdge at the given index. The index must be valid or an IndexOutOfRangeException will be thrown.
Top
See Also