ENTITY geometric_tolerance_with_defined_unit
(* SCHEMA process_planning_schema; *)
ENTITY geometric_tolerance_with_defined_unit
SUBTYPE OF (geometric_tolerance);
unit_size : measure_with_unit;
WHERE
wr1: unit_size.value_component > 0;
END_ENTITY; -- geometric_tolerance_with_defined_unit
Explicit Attributes
Entity geometric_tolerance_with_defined_unit has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity geometric_tolerance_with_defined_unit inherits from the following supertypes:
geometric_tolerance
Subtypes
No subtypesReferenced 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
2012-03-27T17:19:47-04:00