Skip to content

ENH: Removing AttRefItem, MeshSelectionItem, and MeshItem Support

Robert M. O'Bara requested to merge bob.obara/smtk:removingAttRef into master

Both the items and their related definition classes are no longer supported in SMTK. AttRefItems and MeshItems can be easily represented using ComponentItems. MeshSelectionItem was not being used.

Merge request reports