ENTITY IfcDocumentInformationRelationship

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcDocumentInformationRelationship;
	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
 RelatingDocumentIfcDocumentInformation (ENTITY)IfcDocumentInformationRelationship
 RelatedDocumentsSET OF IfcDocumentInformation (ENTITY)IfcDocumentInformationRelationship
 RelationshipTypeIfcLabel (STRING)IfcDocumentInformationRelationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00