ENTITY characterized_item_within_representation
(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
ENTITY characterized_item_within_representation
   SUBTYPE OF (characterized_object);
      item : representation_item;
      rep : representation;
   UNIQUE
      UR1 : item, rep;
   WHERE
      WR1:
         rep IN using_representations(item);
END_ENTITY;
Explicit Attributes
Entity characterized_item_within_representation has the following local and inherited explicit attributes:
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
Entity characterized_item_within_representation inherits from the following supertypes:
  characterized_object
Subtypes
Entity characterized_item_within_representation has the following subtypes:
    characterized_chain_based_item_within_representation*
    default_model_geometric_view
    model_geometric_view*
* - Immediate Subtypes
Referenced By
Entity characterized_item_within_representation and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:14-04:00