Gets the brep vertices list accessor.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.5
Syntax public BrepVertexList Vertices { get; }
Public ReadOnly Property Vertices As BrepVertexList
Get
Property Value
Type:
BrepVertexListSee Also