Hello, I'm a beginner on Autocad (count on a week of seniority...), I hope my question will be understandable to insiders!
I have a block, inside which I have inserted an angle parameter and a rotation action.
The initial objective was to make the user choose an orientation (north, south etc) and from there, orient my block. This is done. I added a look-up table and it works great.
But - what I thought was simpler - I then wanted to display in my block, in an attribute, the chosen value. That is to say, display "north", "south" etc. I can't do it.
Even just displaying the value of the angle parameter (90, 180...) I don't know how to do. Could someone please let me know if it's possible?