Interface: IDesignModelerApplication

Methods

Name Description
InvokeUIThread(Func<Object>) Runs the specified action in the UI thread.
InvokeUIThread(Func<Object, Object>, Object) Runs the specified action in the UI thread.
ScriptByName(String) Gets the script that has the specified name.

Properties

Name Description
InternalObject Gets the internal object.
ScriptNames Lists the available scripts.