ENTITY draughting_model_item_association

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
-- IN AP203e2/AP214/AP238 STEP-NC/AP242
ENTITY draughting_model_item_association
   SUBTYPE OF (item_identified_representation_usage);
      SELF\item_identified_representation_usage.definition : draughting_model_item_definition;
      SELF\item_identified_representation_usage.used_representation : annotation_representation_select;
      SELF\item_identified_representation_usage.identified_item : draughting_model_item_association_select;
END_ENTITY;

Explicit Attributes

Entity draughting_model_item_association has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)item_identified_representation_usage
 descriptiontext (STRING)item_identified_representation_usage
 definitiondraughting_model_item_definition (SELECT)draughting_model_item_association(Redcl from item_identified_representation_usage)
 used_representationannotation_representation_select (SELECT)draughting_model_item_association(Redcl from item_identified_representation_usage)
 identified_itemdraughting_model_item_association_select (SELECT)draughting_model_item_association(Redcl from item_identified_representation_usage)

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity draughting_model_item_association inherits from the following supertypes:
  item_identified_representation_usage

Subtypes

Entity draughting_model_item_association has the following subtypes:
    draughting_model_item_association_with_placeholder*
* - Immediate Subtypes

Referenced By

Entity draughting_model_item_association and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 chain_based_item_identified_representation_usage ENTITY item_identified_representation_usage
 characterized_item SELECT item_identified_representation_usage
 draughting_model_item_association ENTITY item_identified_representation_usage
 draughting_model_item_association_with_placeholder ENTITY item_identified_representation_usage
 draughting_model_item_association_with_placeholder ENTITY draughting_model_item_association
 explicit_composite_hole ENTITY item_identified_representation_usage
 geometric_item_specific_usage ENTITY item_identified_representation_usage


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:15-04:00