ENTITY IfcApprovalRelationship

(* SCHEMA IFC2X3; *)
ENTITY IfcApprovalRelationship;
	RelatedApproval : IfcApproval;
	RelatingApproval : IfcApproval;
	Description : OPTIONAL IfcText;
	Name : IfcLabel;
END_ENTITY;

Explicit Attributes

Entity IfcApprovalRelationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 RelatedApprovalIfcApproval (ENTITY)IfcApprovalRelationship
 RelatingApprovalIfcApproval (ENTITY)IfcApprovalRelationship
 DescriptionIfcText (STRING)IfcApprovalRelationship
 NameIfcLabel (STRING)IfcApprovalRelationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcApprovalRelationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcApproval ENTITY IfcApprovalRelationship


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:21:11-04:00