IfcApprovalRelationship
Definition from IAI: An IfcApprovalRelationship associates two approvals, having e.g. different status or level as approval process or the approved objects evolve.
HISTORY: New entity in Release IFC2x Edition 2.
EXPRESS specification:
|
ENTITY IfcApprovalRelationship;
|
|
Attribute definitions:
RelatedApproval
|
:
|
The approval that relates to another approval
|
RelatingApproval
|
:
|
The approval that other approval is related to.
|
Description
|
:
|
Textual description explaining the relationship between approvals.
|
Name
|
:
|
The human readable name given to the relationship between the approvals.
|
Inheritance graph
|
ENTITY IfcApprovalRelationship;
|
|