|
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; -- surface_profile_tolerance |
Entity data types and their attributesgeometric_tolerancename: label; description: text; magnitude: measure_with_unit; toleranced_shape_aspect: shape_aspect; surface_profile_tolerance - |
| surface_profile_tolerance_armx (GEOMETRIC_TOLERANCE_XIM) |
Global rules for this entity data type- |
public interface ESurface_profile_tolerance extends EGeometric_tolerance |
public class CSurface_profile_tolerance implements ESurface_profile_tolerance |
public class ASurface_profile_tolerance extends AEntitypublic ESurface_profile_tolerance getByIndex(int index)public ESurface_profile_tolerance getCurrentMember(SdaiIterator it) |