Click or drag to resize

RhinoBrepVertexList Properties

The RhinoBrepVertexList type exposes the following members.

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