ENTITY draughting_callout_relationship
(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP238 STEP-NC/AP242
ENTITY draughting_callout_relationship;
name : label;
description : text;
relating_draughting_callout : draughting_callout;
related_draughting_callout : draughting_callout;
END_ENTITY;
Explicit Attributes
Entity draughting_callout_relationship has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
name | label (STRING) | draughting_callout_relationship |
description | text (STRING) | draughting_callout_relationship |
relating_draughting_callout | draughting_callout (ENTITY) | draughting_callout_relationship |
related_draughting_callout | draughting_callout (ENTITY) | draughting_callout_relationship |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity draughting_callout_relationship has the following subtypes:
dimension_callout_component_relationship*
dimension_callout_relationship*
dimension_pair*
* - Immediate Subtypes
Referenced By
Not referenced by any other definition
[Top Level Definitions] [Exit]
Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:31-04:00