Overload_Rhino_Geometry_Collections_MeshVertexList_AddVertices - mcneel/rhinocommon-api-docs GitHub Wiki

MeshVertexList.AddVertices Method

Overload List

 

Name Description
Public method AddVertices(IEnumerable(Point3d)) Adds a series of new vertices to the end of the vertex list. This overload accepts double-precision points.
Public method AddVertices(IEnumerable(Point3f)) Adds a series of new vertices to the end of the vertex list. This overload accepts single-precision points.
  Back to Top

See Also

Reference

MeshVertexList Class
Rhino.Geometry.Collections Namespace

⚠️ **GitHub.com Fallback** ⚠️