ENTITY IfcDraughtingCalloutRelationship

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcDraughtingCalloutRelationship
 SUPERTYPE OF (ONEOF
	(IfcDimensionCalloutRelationship));
	Name : OPTIONAL IfcLabel;
	Description : OPTIONAL IfcText;
	RelatingDraughtingCallout : IfcDraughtingCallout;
	RelatedDraughtingCallout : IfcDraughtingCallout;
END_ENTITY;

Explicit Attributes

Entity IfcDraughtingCalloutRelationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcDraughtingCalloutRelationship
 DescriptionIfcText (STRING)IfcDraughtingCalloutRelationship
 RelatingDraughtingCalloutIfcDraughtingCallout (ENTITY)IfcDraughtingCalloutRelationship
 RelatedDraughtingCalloutIfcDraughtingCallout (ENTITY)IfcDraughtingCalloutRelationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity IfcDraughtingCalloutRelationship has the following subtypes:
    IfcDimensionCalloutRelationship*
* - Immediate Subtypes

Referenced By

Entity IfcDraughtingCalloutRelationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcDimensionCalloutRelationship ENTITY IfcDraughtingCalloutRelationship
 IfcDraughtingCallout ENTITY IfcDraughtingCalloutRelationship


[Top Level Definitions] [Exit]

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