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 ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:43:59-04:00