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