ENTITY flatness_tolerance
(* SCHEMA engineering_properties_schema; *)
ENTITY flatness_tolerance
SUBTYPE OF (geometric_tolerance);
WHERE
WR1:
NOT ('ENGINEERING_PROPERTIES_SCHEMA.' + 'GEOMETRIC_TOLERANCE_WITH_DATUM_REFERENCE' IN TYPEOF(SELF));
END_ENTITY;
Explicit Attributes
Entity flatness_tolerance has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity flatness_tolerance inherits from the following supertypes:
geometric_tolerance
Subtypes
No subtypesReferenced By
Entity flatness_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:18:50-04:00