ENTITY approximation_tolerance_parameter
(* SCHEMA step_merged_ap_schema; *)
-- IN AP214
ENTITY approximation_tolerance_parameter
SUBTYPE OF (founded_item);
tolerances : SET [1:2] OF tolerance_parameter_select;
WHERE
wr1:
(HIINDEX(SELF.tolerances) = 1) XOR (TYPEOF(SELF.tolerances[1]) <> TYPEOF(SELF.tolerances[2]));
END_ENTITY;
Explicit Attributes
Entity approximation_tolerance_parameter has the following local and inherited explicit attributes:
Derived Attributes
Entity approximation_tolerance_parameter has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity approximation_tolerance_parameter inherits from the following supertypes:
founded_item
Subtypes
No subtypesReferenced By
Entity approximation_tolerance_parameter 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:30-04:00