Skip to content

Overload_Rhino_Geometry_Collections_MeshVertexList_AddVertices

Will Pearson edited this page Aug 12, 2016 · 2 revisions

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

Clone this wiki locally