(* SCHEMA process_planning_schema; *)
ENTITY surface_profile_tolerance
SUBTYPE OF (geometric_tolerance);
WHERE
wr1: (NOT (('PROCESS_PLANNING_SCHEMA.' +
'GEOMETRIC_TOLERANCE_WITH_DATUM_REFERENCE') IN TYPEOF(SELF)))
OR (SIZEOF(SELF\geometric_tolerance_with_datum_reference.
datum_system) <= 3);
END_ENTITY; -- surface_profile_tolerance
|
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:47-04:00