MicroStation V8i SS4, V08.11.09.829
Is there a key-in to toggle the "lock" on the Manipulate Scale dialog?
I recorded a macro, but it did not record anything for when I toggled the lock.
Thanks,
Brian L.
Hi Brian,
it should be
set item toolsettings proportionaltoggle=<0|1>
but it seems it does not work.
With regards,
Jan
Bentley Accredited Developer: iTwin Platform - AssociateLabyrinth Technology | dev.notes() | cad.point
Hi Jan, proportionaltoggle is not the code for the lock.
If you toggle the Method from Active Scale to 3 points, a Proportional setting appears on the dialog.
The proportionaltoggle key in, checks and unchecks the box for this setting.
I forgot to mention in my original post that I had tested those set item toolsettings as well.
Thank you,
Brian L. said:If you toggle the Method from Active Scale to 3 points, a Proportional setting appears on the dialog.
thanks for the correction of my mistake, I missed this checkbox ;-)
Brian L. said:I forgot to mention in my original post that I had tested those set item toolsettings as well.
In such case I assume there is no such key-in and it's something handler internally in a logic of Scale tool :-(