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