Class Ifc2x3::IfcCondition¶
- Defined in File Ifc2x3.h 
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
- public Ifc2x3::IfcGroup(Class Ifc2x3::IfcGroup)
Class Documentation¶
- 
class Ifc2x3::IfcCondition: public Ifc2x3::IfcGroup¶
- Public Types - 
typedef IfcTemplatedEntityList<IfcCondition> list¶
 - Public Functions - 
IfcCondition(IfcEntityInstanceData *e)¶
 - 
IfcCondition(std::string v1_GlobalId, ::Ifc2x3::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType)¶
 
- 
typedef IfcTemplatedEntityList<IfcCondition>