Overload_Rhino_Geometry_Collections_MeshVertexList_Add - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
Add(Point3d) | Adds a new vertex to the end of the Vertex list. |
![]() |
Add(Point3f) | Adds a new vertex to the end of the Vertex list. |
![]() ![]() |
Add(Double, Double, Double) | Adds a new vertex to the end of the Vertex list. |
![]() ![]() |
Add(Single, Single, Single) | Adds a new vertex to the end of the Vertex list. |