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 SubmitOperationtask. -
Add release note -
The code to modify the smtk::view::Configurationis inpqSMTKOperationParameterPanel-- should it instead be inSubmitOperation?
Edited by John Tourtellott