Issue:
When the weight field in the title block is set to 2 decimal places, trailing zeros after the decimal (e.g., 12.00) are hidden and displayed as 12.
How can the trailing zeros be retained if needed?
Solution:
- Click on the menu Tool Set → Style Configuration via System Configuration Manager or command ZWMSTYLEMANAGER to open the configuration dialog.
- Find Loaded → Title, and double-click GB_Title_1 current title to open Property setting dialog.
- On Property setting
Click Weight.
Set Datatype to String.
Input Expression via R2S(S2R(COMPWT),2)
Set Number of decimal places to 2.
Click OK. - Result after the setting takes effect.
| CN Solution | ★中望CAD机械版如何设置重量字段的小数位数 |
|---|---|
| JP Solution |
★How to set the number of decimal places for the weight in ZWCAD MFG:https://confluence.zwcad.com/pages/viewpage.action?pageId=316584820




