Overview Schemas Index

DRAUGHTING_ANNOTATION_MIM (jsdai.SDraughting_annotation_mim)


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 attributes

pre_defined_item
          name: label;
pre_defined_symbol
          -
pre_defined_geometrical_tolerance_symbol
          -

Users

pre_defined_item
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
pre_defined_symbol
          defined_symbol.definition
                    defined_symbol_select
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 AEntity

          public EPre_defined_geometrical_tolerance_symbol getByIndex(int index)
          public EPre_defined_geometrical_tolerance_symbol getCurrentMember(SdaiIterator it)