ENTITY IfcResourceApprovalRelationship

(* SCHEMA IFC4; *)
ENTITY IfcResourceApprovalRelationship
 SUBTYPE OF (IfcResourceLevelRelationship);
	RelatedResourceObjects : SET [1:?] OF IfcResourceObjectSelect;
	RelatingApproval : IfcApproval;
END_ENTITY;

Explicit Attributes

Entity IfcResourceApprovalRelationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcResourceLevelRelationship
 DescriptionIfcText (STRING)IfcResourceLevelRelationship
 RelatedResourceObjectsSET OF IfcResourceObjectSelect (SELECT)IfcResourceApprovalRelationship
 RelatingApprovalIfcApproval (ENTITY)IfcResourceApprovalRelationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcResourceApprovalRelationship inherits from the following supertypes:
  IfcResourceLevelRelationship

Subtypes

    No subtypes

Referenced By

Entity IfcResourceApprovalRelationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcApproval ENTITY IfcResourceApprovalRelationship
 IfcProperty ENTITY IfcResourceApprovalRelationship
 IfcResourceLevelRelationship ENTITY IfcResourceApprovalRelationship


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:47-04:00