Shark79
Guest
Good evening,
I was trying to remake my block library, creating a library of "intelligent" blocks.
so I created a dynamic block with different attributes all variable, if I create constant (visible) attributes, when mirroring the block also mirror the strings of the attributes.
therefore I am obliged to create variable attributes even if in my case they are constant.
now problems begin: creating variable attributes, when I insert the block, autocad requires me to compile these attributes.
I would like you to ask me only the insertion point instead the cad asks me:
- Ladder.
-rotation
- and all attributes (which are many)
I set the variable attdia=0 because I prefer the command line, but also set it to 1 asks me:
- Ladder.
-rotation
and then the window appears to me for inserting attributes.
Unfortunately I am forced to insert variable attributes because, otherwise mirroring the block I would also mirror the attributes.
autocad version = 2021
Does anyone know how to solve this rebus?
Thank you.
I was trying to remake my block library, creating a library of "intelligent" blocks.
so I created a dynamic block with different attributes all variable, if I create constant (visible) attributes, when mirroring the block also mirror the strings of the attributes.
therefore I am obliged to create variable attributes even if in my case they are constant.
now problems begin: creating variable attributes, when I insert the block, autocad requires me to compile these attributes.
I would like you to ask me only the insertion point instead the cad asks me:
- Ladder.
-rotation
- and all attributes (which are many)
I set the variable attdia=0 because I prefer the command line, but also set it to 1 asks me:
- Ladder.
-rotation
and then the window appears to me for inserting attributes.
Unfortunately I am forced to insert variable attributes because, otherwise mirroring the block I would also mirror the attributes.
autocad version = 2021
Does anyone know how to solve this rebus?
Thank you.