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:
| Attribute | Type | Defined By |
|---|
| Name | IfcLabel (STRING) | IfcDraughtingCalloutRelationship |
| Description | IfcText (STRING) | IfcDraughtingCalloutRelationship |
| RelatingDraughtingCallout | IfcDraughtingCallout (ENTITY) | IfcDraughtingCalloutRelationship |
| RelatedDraughtingCallout | IfcDraughtingCallout (ENTITY) | IfcDraughtingCalloutRelationship |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity IfcDraughtingCalloutRelationship has the following subtypes:
IfcDimensionCalloutRelationship*
* - Immediate Subtypes
Referenced By
Entity IfcDraughtingCalloutRelationship and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00