Issue:
Set the MIRRORTEXT system variable to 0, then mirror a block containing text.
After mirroring, the text displays incorrectly, as shown in the screenshot below.
Causes:
This issue occurs because the block contains regular text objects instead of attribute text.
When executing the MIRROR command, ZWCAD treats regular text inside the block as normal geometry and mirrors it accordingly.
Solution:
Creating an attribute block instead of a regular text block can resolve this issue.
- Enter ATTDEF in the command line to open the Define Attributes dialog box.
- Enter the Tag and Default value in the dialog box, then click Define and Exit.
Take ZWCAD as an example: - Place the attribute text together with the original geometry in the desired position.
Take a rectangle as an example: - Execute the BLOCK command and select both the rectangle and the attribute text to create an attribute block.
Click OK to open the Edit Attribute dialog box. - Specify the text to be displayed in the attribute block, then click OK to finish.
- Select the newly created attribute block and execute the MIRROR command.
After mirroring, the text will display correctly.
| CN Solution | |
|---|---|
| JP Solution |
★★Why does text display incorrectly after mirroring a block even when MIRRORTEXT = 0:https://confluence.zwcad.com/pages/viewpage.action?pageId=337403904







