MeshVertexListAddVertices Method |
Name | Description | |
---|---|---|
AddVertices(IEnumerablePoint3d) |
Adds a series of new vertices to the end of the vertex list.
This overload accepts double-precision points. | |
AddVertices(IEnumerablePoint3f) |
Adds a series of new vertices to the end of the vertex list.
This overload accepts single-precision points. |