ENTITY surface_style_parameter_line
(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)
ENTITY surface_style_parameter_line
SUBTYPE OF (founded_item);
style_of_parameter_lines : curve_or_render;
direction_counts : SET [1:2] OF direction_count_select;
WHERE
WR1 : (HIINDEX(SELF.direction_counts) = 1)
XOR
(TYPEOF(SELF.direction_counts[1]) <>
TYPEOF(SELF.direction_counts[2]));
END_ENTITY;
Explicit Attributes
Entity surface_style_parameter_line has the following local and inherited explicit attributes:
Derived Attributes
Entity surface_style_parameter_line has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity surface_style_parameter_line inherits from the following supertypes:
founded_item
Subtypes
No subtypesReferenced By
Entity surface_style_parameter_line 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:40-04:00