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