id like to create aa command that would allow me to "button" the on off switch for the xray shade in active viewport...
thus far ive copied the script notes out of the editor and pasted it into a custom toolbar...
im using...
SetValue "Views.ViewA.camdisp.xray" , True (False)
but I would like to use the active viewport... and possibly ToggleValue... or ToggleBoolean...
new enough to xsi... can anyone offer me an easy workaround, PLEASE