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