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:

  1. Click on the menu Tool Set → Style Configuration via System Configuration Manager or command ZWMSTYLEMANAGER to open the configuration dialog.


  2. Find Loaded → Title, and double-click GB_Title_1 current title to open Property setting dialog.
  3. 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.

  4. Result after the setting takes effect.



★How to set the number of decimal places for the weight in ZWCAD MFGhttps://confluence.zwcad.com/pages/viewpage.action?pageId=316584820