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