Skip to content

Add operation python tracing.

Aron Helser requested to merge aron.helser/smtk:python_operation_tracing into master

Add an operation observer to pqSMTKAppComponentsAutoStart which will record any smtk Operations to the python trace. Uses an xml encoding of the inputs and associations in the recorded operation.

Merge request reports