Click or drag to resize

BrepVertexListAdd Method

Create and add a new vertex to this list

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.4
Syntax
public BrepVertex Add()

Return Value

Type: BrepVertex

[Missing <returns> documentation for "M:Rhino.Geometry.Collections.BrepVertexList.Add"]

See Also