Class Ifc2x3::IfcApprovalPropertyRelationship¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public IfcUtil::IfcBaseEntity(Class IfcBaseEntity)
Class Documentation¶
- 
class 
Ifc2x3::IfcApprovalPropertyRelationship: public IfcUtil::IfcBaseEntity¶ Public Types
- 
typedef IfcTemplatedEntityList<IfcApprovalPropertyRelationship> 
list¶ 
Public Functions
- 
IfcTemplatedEntityList<::Ifc2x3::IfcProperty>::ptr 
ApprovedProperties() const¶ 
- 
void 
setApprovedProperties(IfcTemplatedEntityList<::Ifc2x3::IfcProperty>::ptr v)¶ 
- 
::Ifc2x3::IfcApproval *
Approval() const¶ 
- 
void 
setApproval(::Ifc2x3::IfcApproval *v)¶ 
- 
IfcApprovalPropertyRelationship(IfcEntityInstanceData *e)¶ 
- 
IfcApprovalPropertyRelationship(IfcTemplatedEntityList<::Ifc2x3::IfcProperty>::ptr v1_ApprovedProperties, ::Ifc2x3::IfcApproval *v2_Approval)¶ 
- 
typedef IfcTemplatedEntityList<IfcApprovalPropertyRelationship>