- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Does anyone out there have a way to pre-set the revcloud arc length in AutoCAD 2022?
I recently upgraded to 2022, and almost immediately noticed the changed revcloud features.
I have no problem with the single Arc Length setting. I rather like having the program set a reasonable variation, to appear as if I drew it by hand. Better to only need to set one value.
I dislike that the first time I make a revcloud in a new drawing, or one from a previous version, the arc length is relative to some factor of the current view. So far at my company, no-one else has upgraded to 2022.
I have found that one can set the preferred arc length by "faking it" and esc'ing out of the command. Search help for "To Change the Default Value for Arc Lengths in a Revision Cloud" to see what I mean. One can also go ahead and make the revcloud and change its arc length to the desired value, and then erase it. The re-set value applies to the next revcloud drawn!
What I would like to do is make my acaddoc.lsp file perform the "faking it" maneuver upon drawing startup. I tried various bits of code, without success.
"command: revcloud A .375 ^c" or some such.
I also tried tweaking the Command string "^C^C_revcloud" of the tool on my palette, without success there either. (I use a "revcloud" tool on a palette, so the layer is set to one that prints in true color (200,0,200) in pdf).
With both ventures, the first revcloud arc length was not set to my preferred 3/8" value.
I also prefer "calligraphy" style, and to click out a simple rectangle, or pre-draw a different polyline shape to convert, rather than do one freehand.
Thanks in advance!
C. Frank Kellogg
Solved! Go to Solution.