CFx SDK Documentation 2024 SP0
|
#include <Ifc2x3SelectTypes.h>
Public Member Functions | |
IfcShell (OdDAI::Select &select) | |
bool | isIfcClosedShell () |
void | setIfcClosedShell (IfcClosedShell *val) |
bool | isIfcOpenShell () |
void | setIfcOpenShell (IfcOpenShell *val) |
Static Public Member Functions | |
static OdDAI::Select | createEmptySelect () |
Definition at line 1441 of file Ifc2x3SelectTypes.h.
|
inline |
Definition at line 1446 of file Ifc2x3SelectTypes.h.
|
static |
bool OdIfc2x3::IfcShell::isIfcClosedShell | ( | ) |
bool OdIfc2x3::IfcShell::isIfcOpenShell | ( | ) |
void OdIfc2x3::IfcShell::setIfcClosedShell | ( | IfcClosedShell * | val | ) |
void OdIfc2x3::IfcShell::setIfcOpenShell | ( | IfcOpenShell * | val | ) |