Is it possible to use variables in the creation of objects in AutoCAD? For example, I would like to create a number of circles and have their diameter property determined by a custom variable. This would allow me to easily change the value of multiple objects after creation.
It seems like an easy thing to do, but I can't seem to find an answer to this question.
Clarification:
I simply want to have easy programmatic control over the defining characteristics of a number of objects for easy modification at a later date.