Share

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

BrepShellCollection Methods

Was this information helpful?