Provides selection behaviour for the viewer Supports multi-selection as long as all objects are from the same vim.

Hierarchy

  • Selection

Constructors

Accessors

  • get onValueChanged(): ISignal
  • Event called when selection changes or is cleared

    Returns ISignal

Methods

  • Returns the bounding box of the selection or undefined if no selection.

    Parameters

    • target: Box3 = ...

      box to use for result.

    Returns Box3

  • Adds unselected elements of given objects to the selection Remove selected elements of given objects from the selection

    Parameters

    Returns void

Generated using TypeDoc