ENTITY presentation_size

(* SCHEMA step_merged_ap_schema; *)
-- CASE DIFF IN AP214
-- DIFF IN AP232
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
ENTITY presentation_size;
      unit : presentation_size_assignment_select;
      size : planar_box;
   UNIQUE
      UR1 : unit;
   WHERE
      WR1:
         ('STEP_MERGED_AP_SCHEMA.PRESENTATION_REPRESENTATION' IN TYPEOF(unit)) AND item_in_context(size, unit\representation.context_of_items) OR ('STEP_MERGED_AP_SCHEMA.AREA_IN_SET' IN TYPEOF(unit)) AND (SIZEOF(QUERY (ais <* unit\area_in_set.in_set.areas| NOT item_in_context(size, ais.area\representation.context_of_items))) = 0);
END_ENTITY;

Explicit Attributes

Entity presentation_size has the following local and inherited explicit attributes:
AttributeTypeDefined By
 unitpresentation_size_assignment_select (SELECT)presentation_size
 sizeplanar_box (ENTITY)presentation_size

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity presentation_size and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 mechanical_design_geometric_presentation_area ENTITY presentation_size
 mechanical_design_shaded_presentation_area ENTITY presentation_size
 picture_representation ENTITY presentation_size


[Top Level Definitions] [Exit]

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