How to open Xpresso editor window[SOLVED]
-
On 22/03/2017 at 22:56, xxxxxxxx wrote:
Hi,again.
Is there a way to open Xpresso Editor Window via python? I look for the PY SDK,but not found something about it. I know how to add an xpreeso tag to a selected object,but the xpresso editor window won't be opened automatically. if we select an object,and right chick,and choose xpresso tag,this way the xpresso editor can open automatically.so I want to look for a way to achieve this via python,is it possible?
Thanks!Best wishes!
Ching. -
On 23/03/2017 at 02:32, xxxxxxxx wrote:
Hi Ching,
I have moved the thread into the Python sub-forum.
The easiest way is probably to call Edit() on the desired Xpresso tag.
-
On 23/03/2017 at 19:13, xxxxxxxx wrote:
It's great! the function "Edit()" works well.
Thanks Andreas very much!
Best Wishes!
Ching.