Overload_Rhino_Geometry_Collections_SubDVertexAccess_AddVertices - mcneel/rhinocommon-api-docs GitHub Wiki

SubDVertexAccess.AddVertices Method

Overload List

 

Name Description
Public method AddVertices(SubD.SubDVertexTag, IEnumerable(Point3d)) Adds a series of new vertices to the end of the vertex list. This overload accepts double-precision points.
Public method AddVertices(SubD.SubDVertexTag, 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

SubDVertexAccess Class
Rhino.Geometry.Collections Namespace

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