Message 1 of 10
how to create and use variables in autoCAD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I cannot seem to figure out how to "use" variables in autoCAD. I am very new to the software, but I have some experience with other CAD software (Onshape). Reading through the help file, I found that I can define a user parameter using the parameter manager. However, I'm not sure how to "use" this parameter. For example, I want to create a UCS which is offset from the WCS by some calculated value <0.5*VAR1+(9*0.010+3*0.005)*25.4,0,0>
1) Can you use formulas when creating stuff this way?
2) Is there a way to create the variable on the fly?