Share

BrepShellEnumerator Class

Description

This class represents an enumeration of shells corresponding to the Brep.

Class Hierarchy

Autodesk.AutoCAD.BoundaryRepresentation.EnumeratorBase
    Autodesk.AutoCAD.BoundaryRepresentation.BrepShellEnumerator

C#

public sealed class BrepShellEnumerator : EnumeratorBase, IEnumerator<Shell>;

Visual Basic

Public sealed Class BrepShellEnumerator
Inherits EnumeratorBase
Inherits IEnumerator

Links

BrepShellEnumerator Properties

Was this information helpful?