This class represents a collection of edges corresponding to the vertex.
Autodesk.AutoCAD.BoundaryRepresentation.VertexEdgeCollection
Public sealed Class VertexEdgeCollection Inherits IEnumerable
public sealed class VertexEdgeCollection : IEnumerable<Edge>;
Comments? |