RhinoCommon API
MeshVertexListAdd Method (Point3f) |
Adds a new vertex to the end of the Vertex list.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- vertex
- Type: Rhino.GeometryPoint3f
Location of new vertex.
Return Value
Type: Int32The index of the newly added vertex.
