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

This class represents a collection of shells corresponding to the Brep.

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