ENTITY symbol_representation_map

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP238 STEP-NC/AP242
ENTITY symbol_representation_map
   SUBTYPE OF (representation_map);
      SELF\representation_map.mapped_representation : symbol_representation;
      SELF\representation_map.mapping_origin : axis2_placement;
   WHERE
      WR1:
         SIZEOF(QUERY (mi <* SELF\representation_map.map_usage| NOT ('STEP_MERGED_AP_SCHEMA.ANNOTATION_SYMBOL' IN TYPEOF(mi)))) = 0;
END_ENTITY;

Explicit Attributes

Entity symbol_representation_map has the following local and inherited explicit attributes:
AttributeTypeDefined By
 mapping_originaxis2_placement (SELECT)symbol_representation_map(Redcl from representation_map)
 mapped_representationsymbol_representation (ENTITY)symbol_representation_map(Redcl from representation_map)

Derived Attributes

    No derived attributes

Inverse Attributes

Entity symbol_representation_map has the following local and inherited inverse attributes:
AttributeTypeDefined By
 map_usageSET OF mapped_item (ENTITY)representation_map

Supertypes

Entity symbol_representation_map inherits from the following supertypes:
  representation_map

Subtypes

    No subtypes

Referenced By

Entity symbol_representation_map and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_mapped_representation FUNCTION representation_map
 annotation_symbol ENTITY symbol_representation_map
 camera_usage ENTITY representation_map
 get_directed_link FUNCTION representation_map
 mapped_item ENTITY representation_map
 open_path_based_inner_boundary FUNCTION representation_map
 path_area_with_parameters ENTITY representation_map
 repositioned_neutral_sketch ENTITY representation_map
 representations_mapped_into FUNCTION representation_map
 subtype_exclusiveness_representation_map RULE representation_map
 symbol_representation_map ENTITY representation_map
 using_representation_with_mapping FUNCTION representation_map


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:32:03-05:00