API Reference
nukescripts.pyAppUtils.
pyAppHelper
Bases: object
object
Helper class to run python commands in a separate thread.
constructor
Methods
initiate
Start the thread associated with this object
run
Runs the specified call in a separate thread.
terminate
Terminated the thread associated with this object