Message 1 of 3
Inserting blocks with macro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am using a macro to draw a recctangle, convert it to a RevCloud, then insert a block "Delta". I need to insert "Delta" at the current dimscale. I have tried several different dimscale equations, but none seem to work (near the end of the macro, highlighted red).
Thanks in advance
^C^C_layer;m;S-REV\;-layer;c;1;;;Rectangle;\\;^C^Crevcloud;o;l;n;^C^C_layer;m;S-REVISION;c;5;;_-insert;delta;_scale;$M=$(*,$(getvar,dimscale),1);\;;
$(getvar,DIMSCALE)