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:
| Attribute | Type | Defined By |
|---|
| RelatedApproval | IfcApproval (ENTITY) | IfcApprovalRelationship |
| RelatingApproval | IfcApproval (ENTITY) | IfcApprovalRelationship |
| Description | IfcText (STRING) | IfcApprovalRelationship |
| Name | IfcLabel (STRING) | IfcApprovalRelationship |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity IfcApprovalRelationship and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:21:11-04:00