Autodesk.AutoCAD.BoundaryRepresentation Namespace > ShellFaceCollection Class
ShellFaceCollection Class
Description

This class represents a collection of faces corresponding to the shell.

Class Hierarchy
Autodesk.AutoCAD.BoundaryRepresentation.ShellFaceCollection
Visual Basic
Public sealed Class ShellFaceCollection
Inherits IEnumerable
C#
public sealed class ShellFaceCollection : IEnumerable<Face>;
Links
   Comments?