Invert selectionΒΆ
This modifier inverts the current selection of elements by flipping the values of the Selection
property.
The Operate on field selects the kind of elements (particles, bonds, etc.) the modifier should act on.
See the introduction on particle properties to learn more
about the role of the special Selection
property.
See also
ovito.modifiers.InvertSelectionModifier
(Python API)