Message 1 of 8
BLOCK ATTRIBUTE MIRROR AND ROTATE BEHAVIOR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm using CAD LT 2022 in my officce and am experiencing some weird things.
For instance - I have this simple block that I use to label some objects. It has a attribute inside it.
When I copy a instance of this block that is mirrored (scale x = -1) using the command COPY it behave as expected and the text copies as it is in the source block. But if I do it with CTRL+C / CTRL+V the text gets mirroed.
And it gets weirder - if I change the Xscale property from -1 to 1 the text stays where it is and the rest of the block rotates 360º around the insertion point.
Any ideas?