Class Ifc2x3::IfcApprovalPropertyRelationship

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcApprovalPropertyRelationship : public IfcUtil::IfcBaseEntity

Public Functions

IfcTemplatedEntityList<::Ifc2x3::IfcProperty>::ptr ApprovedProperties() const
void setApprovedProperties(IfcTemplatedEntityList<::Ifc2x3::IfcProperty>::ptr v)
::Ifc2x3::IfcApproval *Approval() const
void setApproval(::Ifc2x3::IfcApproval *v)
const IfcParse::entity &declaration() const
IfcApprovalPropertyRelationship(IfcEntityInstanceData *e)
IfcApprovalPropertyRelationship(IfcTemplatedEntityList<::Ifc2x3::IfcProperty>::ptr v1_ApprovedProperties, ::Ifc2x3::IfcApproval *v2_Approval)

Public Static Functions

const IfcParse::entity &Class()