Autodesk.AutoCAD.BoundaryRepresentation Namespace > ComplexShellCollection Class
ComplexShellCollection Class
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>;
Links
   Comments?