ENTITY IfcDocumentInformationRelationship

(* SCHEMA IFC4; *)
ENTITY IfcDocumentInformationRelationship
 SUBTYPE OF (IfcResourceLevelRelationship);
	RelatingDocument : IfcDocumentInformation;
	RelatedDocuments : SET [1:?] OF IfcDocumentInformation;
	RelationshipType : OPTIONAL IfcLabel;
END_ENTITY;

Explicit Attributes

Entity IfcDocumentInformationRelationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcResourceLevelRelationship
 DescriptionIfcText (STRING)IfcResourceLevelRelationship
 RelatingDocumentIfcDocumentInformation (ENTITY)IfcDocumentInformationRelationship
 RelatedDocumentsSET OF IfcDocumentInformation (ENTITY)IfcDocumentInformationRelationship
 RelationshipTypeIfcLabel (STRING)IfcDocumentInformationRelationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcDocumentInformationRelationship inherits from the following supertypes:
  IfcResourceLevelRelationship

Subtypes

    No subtypes

Referenced By

Entity IfcDocumentInformationRelationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcDocumentInformation ENTITY IfcDocumentInformationRelationship
 IfcResourceLevelRelationship ENTITY IfcDocumentInformationRelationship


[Top Level Definitions] [Exit]

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