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