ENTITY fill_area_style
(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP232
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
ENTITY fill_area_style
SUBTYPE OF (founded_item);
name : label;
fill_styles : SET [1:?] OF fill_style_select;
WHERE
WR1:
SIZEOF(QUERY (fill_style <* fill_styles| ('STEP_MERGED_AP_SCHEMA.FILL_AREA_STYLE_COLOUR' IN TYPEOF(fill_style)))) <= 1;
END_ENTITY;
Explicit Attributes
Entity fill_area_style has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
name | label (STRING) | fill_area_style |
fill_styles | SET OF fill_style_select (SELECT) | fill_area_style |
|
Derived Attributes
Entity fill_area_style has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity fill_area_style inherits from the following supertypes:
founded_item
Subtypes
No subtypesReferenced By
Entity fill_area_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:31-04:00