![]() |
RhinoBrepVertexList Properties |
The RhinoBrepVertexList type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of brep vertices.
|
![]() | Item |
Gets the BrepVertex at the given index.
The index must be valid or an IndexOutOfRangeException will be thrown.
|
![]() | Vertices |
Get underlying mesh.
|