Click or drag to resize

BrepVertices Property

Gets the brep vertices list accessor.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.5
Syntax
public BrepVertexList Vertices { get; }

Property Value

Type: BrepVertexList
See Also