Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CatanaSelection

Manages an active selection and makes it convenient to change them and turn them on or off

Hierarchy

  • CatanaSelection

Index

Constructors

constructor

Properties

Private _selection

_selection: null | Selection<any> = null

Readonly signals

Accessors

selection

Methods

hasSelection

  • hasSelection(): boolean

selectComponent

  • selectComponent(component: Component): void

selectFiltered

selectPickingProxy

selectRepresentation

smartSelect

unselect

  • unselect(silent?: boolean): void

Static Private getRepresentation

Generated using TypeDoc