Issue:
During the drawing process, how to configure a block so that when multiple copies are made, each instance can be assigned a different color?
Solution:
This can be achieved by setting the color property of the objects within the block to ByBlock.
- Select the block you want to modify, right-click, and choose Edit Block In-place from the context menu.
- Select the objects within the block. In the Color Control drop-down menu on the ribbon/toolbar, change the object's color property to ByBlock.
- Click the Save Reference Edits As button to save the changes to the block.
- After copying the block, simply select any of the block instances and use the Color Control menu to specify a new color.
This allows to assign different colors to multiple instances of the same block without affecting the others.
| CN Solution | ★中望CAD如何将同一个图块设置成不同颜色 |
|---|---|
| JP Solution |
★How to set the same block to different colors in ZWCAD:https://confluence.zwcad.com/pages/viewpage.action?pageId=319948098



