ENTITY IfcOrganizationRelationship

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcOrganizationRelationship;
	Name : IfcLabel;
	Description : OPTIONAL IfcText;
	RelatingOrganization : IfcOrganization;
	RelatedOrganizations : SET [1:?] OF IfcOrganization;
END_ENTITY;

Explicit Attributes

Entity IfcOrganizationRelationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcOrganizationRelationship
 DescriptionIfcText (STRING)IfcOrganizationRelationship
 RelatingOrganizationIfcOrganization (ENTITY)IfcOrganizationRelationship
 RelatedOrganizationsSET OF IfcOrganization (ENTITY)IfcOrganizationRelationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcOrganizationRelationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcOrganization ENTITY IfcOrganizationRelationship


[Top Level Definitions] [Exit]

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