Share

AcBrShell::AcBrShell

C++

AcBrShell();

Description

Default constructor. Instantiates an empty object. The function isNull() will return kTrue. To set an AcBrShell, call AcBrBrepShellTraverser::getShell() or AcBrFace::getShell() using this shell object as input.

Links

AcBrShell

Was this information helpful?