ENTITY draughting_pre_defined_colour
(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
ENTITY draughting_pre_defined_colour
SUBTYPE OF (pre_defined_colour);
WHERE
WR1:
SELF\pre_defined_item.name IN [ 'red', 'green', 'blue', 'yellow', 'magenta', 'cyan', 'black', 'white' ];
END_ENTITY;
Explicit Attributes
Entity draughting_pre_defined_colour has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity draughting_pre_defined_colour inherits from the following supertypes:
pre_defined_item
pre_defined_colour
colour
Subtypes
No subtypesReferenced By
Entity draughting_pre_defined_colour 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