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