Overload List
| Method | Description |
|---|---|
AcBrShell::AcBrShell () | 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. |
AcBrShell::AcBrShell (AcBrShell&) | Copy constructor. Instantiates an object initialized to the same contents as the src object. |
