ENTITY pre_defined_geometrical_tolerance_symbol SUBTYPE OF (pre_defined_symbol); WHERE wr1: SELF.name IN ['angularity' , 'basic dimension' , 'blanked datum reference' , 'circular runout' , 'circularity' , 'concentricity' , 'cylindricity' , 'datum target identification' , 'diameter' , 'filled datum reference' , 'flatness' , 'least material condition' , 'maximum material condition' , 'parallelism' , 'perpendicularity' , 'position' , 'profile of a line' , 'profile of a surface' , 'projected tolerance zone' , 'regardless of feature size' , 'straightness' , 'symmetry' , 'total runout' ]; END_ENTITY; -- pre_defined_geometrical_tolerance_symbol |
Entity data types and their attributespre_defined_itemname: label; pre_defined_symbol - pre_defined_geometrical_tolerance_symbol - |
Global rules for this entity data type- |
public interface EPre_defined_geometrical_tolerance_symbol extends EPre_defined_symbol |
public class CPre_defined_geometrical_tolerance_symbol implements EPre_defined_geometrical_tolerance_symbol |
public class APre_defined_geometrical_tolerance_symbol extends AEntitypublic EPre_defined_geometrical_tolerance_symbol getByIndex(int index)public EPre_defined_geometrical_tolerance_symbol getCurrentMember(SdaiIterator it) |