ENTITY surface_side_style
(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP232
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
ENTITY surface_side_style
SUBTYPE OF (founded_item);
name : label;
styles : SET [1:7] OF surface_style_element_select;
WHERE
WR1:
SIZEOF(QUERY (style1 <* styles| (SIZEOF(QUERY (style2 <* styles - style1| (TYPEOF(style1) = TYPEOF(style2)))) > 0))) = 0;
END_ENTITY;
Explicit Attributes
Entity surface_side_style has the following local and inherited explicit attributes:
Derived Attributes
Entity surface_side_style has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity surface_side_style inherits from the following supertypes:
founded_item
Subtypes
No subtypesReferenced By
Entity surface_side_style and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:33-04:00