|
ENTITY pre_defined_dimension_symbol SUBTYPE OF (pre_defined_symbol); WHERE WR1: SELF.name IN [ 'arc length' , 'conical taper' , 'counterbore' , 'countersink' , 'depth' , 'diameter' , 'plus minus' , 'radius' , 'slope' , 'spherical diameter' , 'spherical radius' , 'square']; END_ENTITY; -- pre_defined_dimension_symbol |
Entity data types and their attributespre_defined_itemname: label; pre_defined_symbol - pre_defined_dimension_symbol - |
Global rules for this entity data type- |