Description
This class represents a collection of vertices corresponding to the Brep.
Class Hierarchy
Autodesk.AutoCAD.BoundaryRepresentation.BrepVertexCollection
C#
public sealed class BrepVertexCollection : IEnumerable<Vertex>;
Visual Basic
Public sealed Class BrepVertexCollection Inherits IEnumerable