Skip to content

Add "hide items" feature to SubmitOperation style

Supports the addition of a "hide-items" array in the style associated with a SubmitOperation task. For use when an upstream FillOutAttributes task is configured (via adaptor) to populate parts of the downstream op. This MR also adds a SubmitOperationExample project in the smtk/data section with a simple example hiding one item in the smtk::session::mesh::CreateUniformGrid operation.

Still todo

  • Update documentation for SubmitOperation task.
  • Add release note
  • The code to modify the smtk::view::Configuration is in pqSMTKOperationParameterPanel -- should it instead be in SubmitOperation?
Edited by John Tourtellott

Merge request reports