Display full version of the post: Problem with mirrored attributes

ciakki
09.06.2011, 14:18

Hi,I got a problem basically with text allignment:In my drawing there is a block repeated, rotated and mirrored several times. I need to add to this block another block to implement the dwg. I open the block editor and i add my block to the existing one and everything works fine. When i go out from the block editor my block that contains a text attribute seems to have some troubles managing the text because sometimes is mirrored. http://img841.imageshack.us/img841/3203/mirroredc.png <- paste this to view a pic of the problemI dig out the internet and i found the tecnique to use the -1 value to the scale of a block to mirror it, and i think that the problem is related to this because the text messes up where the block as a negative scale value.Does anyone knows hot ti fix this?thanksCiaKKi
ciakki2011-06-09 14:19:18

philippe JOSEPH
10.06.2011, 11:07
TRY TO SET "MIRRTEXT"
(0) --> THE TEXT IS NOT MIRRORED
(1) --> THE TEXT IS MIRRORED

Vladimir Michl
10.06.2011, 11:15
It might get more complicated if the block is a dynamic block. See:
http://www.cadforum.cz/cadforum_en/qaID.asp?tip=6251

ciakki
10.06.2011, 11:22
[QUOTE=philippe JOSEPH]TRY TO SET "MIRRTEXT"(0) --> THE TEXT IS NOT MIRRORED(1) --> THE TEXT IS MIRRORED[/QUOTE]I tried for first but mirrtext is ot involved in this case, thanks man.[QUOTE=Vladimir Michl]It might get more complicated if the block is a dynamic block. See:
http://www.cadforum.cz/cadforum_en/qaID.asp?tip=6251[/QUOTE]
I see, i'll make some tries.But i found what is the cause of the trouble and i think i step over a bug.The porblem occurs only if i go to the block editor to edit the visualiztion order. If I do that the text goes crazy.

titashtalukdar
14.06.2011, 08:05
Open the block in BEDIT, then replace what you need to replace. Save & Close the Block Editor, and come out. Then try and use ATTSYNC, ( Attribute Synchronization).