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:
| | Attribute | Type | Defined By | 
|---|
 | Name | IfcLabel (STRING) | IfcResourceLevelRelationship |  | Description | IfcText (STRING) | IfcResourceLevelRelationship | 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
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
2024-07-11T21:39:05-04:00