Share

AcBrComplexShellTraverser

Class Hierarchy

AcRxObject
    AcBrTraverser
        AcBrComplexShellTraverser

C++

class AcBrComplexShellTraverser : public AcBrTraverser;

File

brcstrav.h

Description

The AcBrComplexShellTraverser class is the interface class for complex shell traversers. This class defines the functions that are pertinent to a shell in the context of a complex. It is used to get access to downward hierarchical topological adjacencies, such as to traverse faces through their complex/shell uses.

Links

AcBrComplexShellTraverser Constructor, AcBrComplexShellTraverser Methods, AcBrComplexShellTraverser Operators

See Also

AcBrComplex, AcBrShell, AcBrBrepComplexTraverser

Was this information helpful?