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