Skip to content

Split the "save smtk model" operator in two.

This splits a portion of the functionality in "save smtk model" into a new "export smtk model" operator.

Also, this removes some dead code (a "package smtk model" operator that does what "export smtk model" now does).

Merge request reports