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