Provides a sheet body composed of faces and shells. More...
#include <cadex/ModelData/SheetBody.hxx>
Inherits cadex::ModelData::Body.
Public Member Functions | |
SheetBody (const Shell &theShell) | |
SheetBody (const Face &theFace) | |
void | Append (const Shell &theShell) |
void | Append (const Face &theFace) |
const std::vector< Shape > & | Shapes () const |
Static Public Member Functions | |
static bool | CompareType (const BaseObject &theObject) |
Protected Member Functions | |
SheetBody (const ImplType &theImpl) | |
Provides a sheet body composed of faces and shells.