Hi all,
I would like to know whether it's possible to include information of a configuration window for a tool within the key-in browser when I create an action string. I need, for example, to modify a wall's materials property (Part Definition) whose new value could be "Unifier_Brick" just by using the key-in browser. Probably, I can start with an action string like this:
analyze element selectbyid 11959; dgex modify data;
However, the later sentence is incomplete because I must include information(The value of the Part Definition property) related to the following configurarion window in the action string:
Could someone tell me how to complete my action string so that I can change the value of Part Definition property just by using the action string, please?
PD: the set item toolsettings key-in doesn't work for the dgex modify data
Thanks in advance
Best Regards