Autocad macros

Autocad macros

Anonymous
Not applicable
815 Views
3 Replies
Message 1 of 4

Autocad macros

Anonymous
Not applicable

Hello All When i try to code macro in Autodesk and customized it, is it possible that i can do it all the commands ? After the coding is done in autocad and i draft a drawing,  then can i extract the values of the drawing from the autodesk macros ? If yes/ no , then in which form and type.

0 Likes
816 Views
3 Replies
Replies (3)
Message 2 of 4

pendean
Community Legend
Community Legend
Autodesk is a company name: do you know what software you are actually using?
What do you want to customize exactly?
Can you share the macro code that fails and explain why it fails?
0 Likes
Message 3 of 4

Anonymous
Not applicable

i am using autocad software. tried data extraction method it worked.  Can macros be coded for all commands and then can i extract the values of the drawing from the autocad macros ? If yes/ no , then in which form and type.

0 Likes
Message 4 of 4

pendean
Community Legend
Community Legend
Macros are only possible with commands that do not use pop-ups or dialog boxes.