|
ENTITY cylindricity_tolerance SUBTYPE OF (geometric_tolerance); WHERE wr1: NOT ( 'aic_geometric_tolerances.' + 'geometric_tolerance_with_datum_reference' IN TYPEOF ( SELF ) ) ; END_ENTITY; -- cylindricity_tolerance |
Entity data types and their attributesgeometric_tolerancename: label; description: text; magnitude: measure_with_unit; toleranced_shape_aspect: shape_aspect; cylindricity_tolerance - |
| cylindricity_tolerance_armx (GEOMETRIC_TOLERANCE_XIM) |
Global rules for this entity data type- |
public interface ECylindricity_tolerance extends EGeometric_tolerance |
public class CCylindricity_tolerance implements ECylindricity_tolerance |
public class ACylindricity_tolerance extends AEntitypublic ECylindricity_tolerance getByIndex(int index)public ECylindricity_tolerance getCurrentMember(SdaiIterator it) |