An asynchronous Toolkit application can launch Creo in non-interactive mode by specifying "-g:no_graphics -i:rpc_input" on the command line.
Provide an easy way for other Toolkit applications to detect Creo is running in non-interactive mode, so they can change their behaviour accordingly.
For example in Object Toolkit:
xbool pfcBaseSession::CheckIsInteractive()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.