ENTITY position_tolerance
(* SCHEMA cast_parts_schema; *)
ENTITY position_tolerance
SUBTYPE OF (geometric_tolerance);
WHERE
WR1: ( NOT ('CAST_PARTS_SCHEMA.' +
'GEOMETRIC_TOLERANCE_WITH_DATUM_REFERENCE' IN TYPEOF (SELF)))
OR
(SIZEOF (SELF\geometric_tolerance_with_datum_reference.
datum_system) <= 3);
END_ENTITY; -- position_tolerance
Explicit Attributes
Entity position_tolerance has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity position_tolerance inherits from the following supertypes:
geometric_tolerance
Subtypes
No subtypesReferenced By
Entity position_tolerance and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:49-04:00