MLightCAD
    Preparing search index...

    Type Alias MlQuickSelectSelectionMode

    MlQuickSelectSelectionMode: "set" | "add" | "remove"

    How Quick Select applies results to the active selection set.

    • set: replace current selection with matched results
    • add: append matched results to current selection
    • remove: remove matched results from current selection