Click or drag to resize

RhinoBrepFaceList Properties

The RhinoBrepFaceList type exposes the following members.

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