|
ENTITY position_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; -- position_tolerance |
Entity data types and their attributesgeometric_tolerancename: label; description: text; magnitude: measure_with_unit; toleranced_shape_aspect: shape_aspect; position_tolerance - |
Global rules for this entity data type- |