Issue:

After using the SCALE command in ZWCAD to scale the MText object in specific drawings, the MText objects remain the same size.
 
Why does it happen? How to fix it?

Causes:

This happens when MText objects were imported from other software or created by plugins with a non-editable format.

Solution:

  1. Double-click the MText to open the Text Editor(even if no changes were made). This action will force the software to refresh the MText code.

  2. The SCALE command now works normally.

For a drawing with a lot of MText objects:

  1. Download the .lsp file and save it to the proper place.
    Refreshmtext.lsp
  2. Run the APPLOAD command in ZWCAD to open the Load Application Files dialog box.
  3. Click on the Add File button and select the .lsp file to Open it.
  4. Click the Load button to load it, and then click OK.
  5. Type REFRESHMTEXT or RFM to load the .lsp file and refresh MTEXT objects in batch.


CN Solution
JP Solution


★Why can't I scale MText in certain drawings in ZWCAD?https://confluence.zwcad.com/pages/viewpage.action?pageId=338464138

  • No labels