Skip to content

Update code for deployment packages

Updates the plugin so that python operations get the location of the simulation-workflows directory when deployed in modelbuilder packages.

  • Adds a SetupPaths operation that adds a global variable smtk.workflows_folder accessible to all operations.
  • Adds a DEVELOPER_MODE CMake option to

Merge request reports