ENTITY text_style_with_box_characteristics
(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP238 STEP-NC/AP242
ENTITY text_style_with_box_characteristics
   SUBTYPE OF (text_style);
      characteristics : SET [1:4] OF box_characteristic_select;
   WHERE
      WR1:
         SIZEOF(QUERY (c1 <* characteristics| (SIZEOF(QUERY (c2 <* characteristics - c1| (TYPEOF(c1) = TYPEOF(c2)))) > 0))) = 0;
END_ENTITY;
Explicit Attributes
Entity text_style_with_box_characteristics has the following local and inherited explicit attributes:
Derived Attributes
Entity text_style_with_box_characteristics has the following local and inherited derived attributes:
Inverse Attributes
    No Inverse AttributesSupertypes
Entity text_style_with_box_characteristics inherits from the following supertypes:
  founded_item
    text_style
Subtypes
    No subtypesReferenced By
Entity text_style_with_box_characteristics and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2025-09-04T17:14:53-04:00