ENTITY geometric_tolerance_with_defined_unit
(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
-- DIFF IN AP224
-- IN AP203e2/AP214/AP224/AP238 STEP-NC/AP242
ENTITY geometric_tolerance_with_defined_unit
SUBTYPE OF (geometric_tolerance);
unit_size : length_or_plane_angle_measure_with_unit_select;
WHERE
WR1:
('NUMBER' IN TYPEOF(unit_size\measure_with_unit.value_component)) AND (unit_size\measure_with_unit.value_component > 0.0);
END_ENTITY;
Explicit Attributes
Entity geometric_tolerance_with_defined_unit has the following local and inherited explicit attributes:
Derived Attributes
Entity geometric_tolerance_with_defined_unit has the following local and inherited derived attributes:
Inverse Attributes
Entity geometric_tolerance_with_defined_unit has the following local and inherited inverse attributes:
Supertypes
Entity geometric_tolerance_with_defined_unit inherits from the following supertypes:
geometric_tolerance
Subtypes
Entity geometric_tolerance_with_defined_unit has the following subtypes:
geometric_tolerance_with_defined_area_unit*
* - Immediate Subtypes
Referenced By
Entity geometric_tolerance_with_defined_unit 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:32-04:00