CFx SDK Documentation 2024 SP0
|
#include <Ifc4SelectTypes.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 2431 of file Ifc4SelectTypes.h.
|
inline |
Definition at line 2436 of file Ifc4SelectTypes.h.
|
static |
bool OdIfc4::IfcShell::isIfcClosedShell | ( | ) |
bool OdIfc4::IfcShell::isIfcOpenShell | ( | ) |
void OdIfc4::IfcShell::setIfcClosedShell | ( | IfcClosedShell * | val | ) |
void OdIfc4::IfcShell::setIfcOpenShell | ( | IfcOpenShell * | val | ) |