Description
This class represents a collection of edges corresponding to the Brep.
Class Hierarchy
Autodesk.AutoCAD.BoundaryRepresentation.BrepEdgeCollection
C#
public sealed class BrepEdgeCollection : IEnumerable<Edge>;
Visual Basic
Public sealed Class BrepEdgeCollection Inherits IEnumerable