ENTITY fill_area_style
(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)
ENTITY fill_area_style
SUBTYPE OF (founded_item);
name : label;
fill_styles : SET [1:?] OF fill_style_select;
WHERE
WR1 : SIZEOF(QUERY(fill_style <* SELF.fill_styles |
'AP203_CONFIGURATION_CONTROLLED_3D_DESIGN_OF_MECHANICAL_PARTS_AND_ASSEMBLIES_MIM_LF.'+
'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
2012-03-27T17:14:39-04:00