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:
AttributeTypeDefined By
 namelabel (STRING)draughting_callout_relationship
 descriptiontext (STRING)draughting_callout_relationship
 relating_draughting_calloutdraughting_callout (ENTITY)draughting_callout_relationship
 related_draughting_calloutdraughting_callout (ENTITY)draughting_callout_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

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
2020-07-28T17:02:15-04:00