Autodesk.AutoCAD.BoundaryRepresentation Namespace > BrepVertexCollection Class
BrepVertexCollection Class
Description

This class represents a collection of vertices corresponding to the Brep.

Class Hierarchy
Autodesk.AutoCAD.BoundaryRepresentation.BrepVertexCollection
Visual Basic
Public sealed Class BrepVertexCollection
Inherits IEnumerable
C#
public sealed class BrepVertexCollection : IEnumerable<Vertex>;
Links
   Comments?