This class represents an enumeration of edges corresponding to the vertex.
Autodesk.AutoCAD.BoundaryRepresentation.EnumeratorBase Autodesk.AutoCAD.BoundaryRepresentation.VertexEdgeEnumerator
Public sealed Class VertexEdgeEnumerator Inherits EnumeratorBase Inherits IEnumerator
public sealed class VertexEdgeEnumerator : EnumeratorBase, IEnumerator<Edge>;
Comments? |