Share

AcBrBrepShellTraverser

Class Hierarchy

AcRxObject
    AcBrTraverser
        AcBrBrepShellTraverser

C++

class AcBrBrepShellTraverser : public AcBrTraverser;

File

brbstrav.h

Description

The AcBrBrepShellTraverser class is the interface class for brep shell traversers. This class defines the functions that are pertinent to a shell in the global context of a brep. It is used to traverse all of the unique shells in a brep.

Links

AcBrBrepShellTraverser Constructor, AcBrBrepShellTraverser Methods, AcBrBrepShellTraverser Operators

See Also

AcBrBrep, AcBrShell

Was this information helpful?