Description
This class represents a collection of shells corresponding to the complex.
Class Hierarchy
Autodesk.AutoCAD.BoundaryRepresentation.ComplexShellCollection
C#
public sealed class ComplexShellCollection : IEnumerable<Shell>;
Visual Basic
Public sealed Class ComplexShellCollection Inherits IEnumerable