This class represents a collection of vertices corresponding to the Brep.
Autodesk.AutoCAD.BoundaryRepresentation.BrepVertexCollection
Public sealed Class BrepVertexCollection Inherits IEnumerable
public sealed class BrepVertexCollection : IEnumerable<Vertex>;
Comments? |