ENTITY draughting_model_item_association_with_placeholder

(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
ENTITY draughting_model_item_association_with_placeholder
   SUBTYPE OF (draughting_model_item_association);
      SELF\draughting_model_item_association.definition : draughting_model_item_definition;
      SELF\draughting_model_item_association.used_representation : draughting_model;
      SELF\item_identified_representation_usage.identified_item : draughting_callout;
      annotation_placeholder : annotation_placeholder_occurrence;
END_ENTITY;

Explicit Attributes

Entity draughting_model_item_association_with_placeholder 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_with_placeholder(Redcl from draughting_model_item_association)
 used_representationdraughting_model (ENTITY)draughting_model_item_association_with_placeholder(Redcl from draughting_model_item_association)
 identified_itemdraughting_callout (ENTITY)draughting_model_item_association_with_placeholder(Redcl from item_identified_representation_usage)
 annotation_placeholderannotation_placeholder_occurrence (ENTITY)draughting_model_item_association_with_placeholder

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity draughting_model_item_association_with_placeholder inherits from the following supertypes:
  item_identified_representation_usage
    draughting_model_item_association

Subtypes

    No subtypes

Referenced By

Entity draughting_model_item_association_with_placeholder and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 annotation_placeholder_occurrence ENTITY draughting_model_item_association_with_placeholder
 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
 md_pmi_name_and_type_correlation FUNCTION draughting_model_item_association_with_placeholder


[Top Level Definitions] [Exit]

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