ENTITY IfcApproval
(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcApproval;
Description : OPTIONAL IfcText;
ApprovalDateTime : IfcDateTimeSelect;
ApprovalStatus : OPTIONAL IfcLabel;
ApprovalLevel : OPTIONAL IfcLabel;
ApprovalQualifier : OPTIONAL IfcText;
Name : IfcLabel;
Identifier : IfcIdentifier;
INVERSE
Actors : SET [0:?] OF IfcApprovalActorRelationship FOR Approval;
IsRelatedWith : SET [0:?] OF IfcApprovalRelationship FOR RelatedApproval;
Relates : SET [0:?] OF IfcApprovalRelationship FOR RelatingApproval;
END_ENTITY;
Explicit Attributes
Entity IfcApproval has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcApproval has the following local and inherited inverse attributes:
Supertypes
No supertypesSubtypes
No subtypesReferenced By
Entity IfcApproval and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00