RhinoCommon API
MeshVertexListAdd Method (Point3d) |
Adds a new vertex to the end of the Vertex list.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- vertex
- Type: Rhino.GeometryPoint3d
Location of new vertex.
Return Value
Type: Int32The index of the newly added vertex.