Click or drag to resize

BrepSurfaceList Properties

The BrepSurfaceList type exposes the following members.

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