ENTITY IfcResourceLevelRelationship

(* SCHEMA IFC4; *)
ENTITY IfcResourceLevelRelationship
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcApprovalRelationship
	,IfcCurrencyRelationship
	,IfcDocumentInformationRelationship
	,IfcExternalReferenceRelationship
	,IfcMaterialRelationship
	,IfcOrganizationRelationship
	,IfcPropertyDependencyRelationship
	,IfcResourceApprovalRelationship
	,IfcResourceConstraintRelationship));
	Name : OPTIONAL IfcLabel;
	Description : OPTIONAL IfcText;
END_ENTITY;

Explicit Attributes

Entity IfcResourceLevelRelationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcResourceLevelRelationship
 DescriptionIfcText (STRING)IfcResourceLevelRelationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity IfcResourceLevelRelationship has the following subtypes:
    IfcApprovalRelationship*
    IfcCurrencyRelationship*
    IfcDocumentInformationRelationship*
    IfcExternalReferenceRelationship*
    IfcMaterialRelationship*
    IfcOrganizationRelationship*
    IfcPropertyDependencyRelationship*
    IfcResourceApprovalRelationship*
    IfcResourceConstraintRelationship*
* - Immediate Subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:09-05:00