ENTITY curve_style
(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
-- DIFF IN AP232
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
ENTITY curve_style
SUBTYPE OF (founded_item);
name : label;
curve_font : OPTIONAL curve_font_or_scaled_curve_font_select;
curve_width : OPTIONAL size_select;
curve_colour : OPTIONAL colour;
WHERE
WR1:
(EXISTS(curve_font) OR EXISTS(curve_width)) OR EXISTS(curve_colour);
END_ENTITY;
Explicit Attributes
Entity curve_style has the following local and inherited explicit attributes:
Derived Attributes
Entity curve_style has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity curve_style inherits from the following supertypes:
founded_item
Subtypes
Entity curve_style has the following subtypes:
vector_style*
* - Immediate Subtypes
Referenced By
Entity curve_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