L3D_CHANGE_DIM_SETTINGS changes the settings of the
specified dimension labels.
-->(L3D_CHANGE_DIM_SETTINGS)--->|select label(s)|--+
|
+----------<--------------<------------------------+
|
| +---------------<-----------------+
| | |
+---->+---(:TOL_SIZE)--------|size|---->+--------------->-------------+---->
v | |
+---(:VALUE_SIZE)------|size|---->+ |
| | |
+---(:PREFIX_SIZE)-----|size|---->+ |
| | |
+---(:POSTFIX_SIZE)----|size|---->+ |
| | ^
+---(:TOL_FONT)--------|font|---->+ |
| | |
+---(:VALUE_FONT)------|font|---->+ |
| | |
+---(:PREFIX_FONT)-----|font|---->+ |
| | |
+---(:POSTFIX_FONT)----|font|---->+ |
| | |
+---(:FRAME_ON)------------------>+ |
| | ^
+---(:FRAME_OFF)----------------->+ |
| | ^
+---(:ARROW)----|arrow size|----->+ |
| ^
+---(:TOL_FORMAT)--+---+---(:DECIMALS)--|decimals|------->+ |
| | | | |
| | +---(:RIGHT_ZERO_SUPPR_ON)-------->+ |
| | | | ^
| | +---(:RIGHT_ZERO_SUPPR_OFF)------->+ |
v ^ | | |
| | +---(:LEFT_ZERO_SUPPR_ON)--------->+ |
| | | | |
| | +---(:LEFT_ZERO_SUPPR_OFF)-------->+ |
| | | | |
| | +---(:DEC_PNT)-------------------->+ |
| | | | |
| | +---(:DEC_COMMA)------------------>+ |
| | v ^
| +<--------------------<----------------+---->+
v ^
+---(:VALUE_FORMAT)+---+---(:DECIMALS)--|decimals|------->+ |
| | | |
| +---(:RIGHT_ZERO_SUPPR_ON)-------->+ |
| | | |
| +---(:RIGHT_ZERO_SUPPR_OFF)------->+ ^
^ | | |
| +---(:LEFT_ZERO_SUPPR_ON)--------->+ |
| | | |
| +---(:LEFT_ZERO_SUPPR_OFF)-------->+ |
| | | |
| +---(:DEC_PNT)-------------------->+ |
| | | |
| +---(:DEC_COMMA)------------------>+ |
| v ^
+<-------------------<-----------------+---->+
The following options are available to help you specify your settings.
- :TOL_SIZE - lets you set the size of the tolerance text.
- :VALUE_SIZE - lets you set the text size of the dimension value.
- :PREFIX_SIZE - lets you set the size of the prefix text.
- :POSTFIX_SIZE - lets you set the size of the postfix text.
- :TOL_FONT - lets you set the font of the tolerance text.
- :VALUE_FONT - lets you set the text font of the dimension value.
- :PREFIX_FONT - lets you set the font of the prefix text.
- :POSTFIX_FONT - lets you set the font of the postfix text.
- :FRAME_ON - displays the annotation text frame.
- :FRAME_OFF - hides the annotation text frame.
- :TOL_FORMAT - lets you set the format of the tolerance
text.
- :DECIMALS - lets you set the number of the decimal places.
- :RIGHT_ZERO_SUPPR_ON - hides any zeros (0) shown on the
right-hand side of a displayed value. For example, 123.400
would be displayed as 123.4.
- :RIGHT_ZERO_SUPPR_OFF - displays any zeros (0) shown on
the right-hand side of a displayed value. For example, 123.400
would be displayed as 123.400.
- :LEFT_ZERO_SUPPR_ON - hides any zeros (0) shown on the
left-hand side of a displayed value. For example, 00123.4
would be displayed as 123.4.
- :LEFT_ZERO_SUPPR_OFF - displays any zeros (0) shown on
the right-hand side of a displayed value. For example, 00123.4
would be displayed as 00123.4.
- :DEC_PNT - displays a point (.) between the integers and
fractionals of a dimensioning value. For example, 123.400.
- :DEC_COMMA - displays a comma (,) between the integers and
fractionals of a dimensioning value. For example, 123,400.
- :ARROW - lets you set the size of the dimension arrow.
Use this action to change the settings of the specified
dimension label.
L3D_CHANGE_TEXT_SETTINGS terminate action