SelectionContextToolDefinitions Class
Utility Class that provides definitions for tools dependent on current selection. These definitions can be used to populate toolbars.
Methods
| Name | Description | |
|---|---|---|
| constructor(): SelectionContextToolDefinitions |
Properties
| Name | Type | Description | |
|---|---|---|---|
| clearHideIsolateEmphasizeElementsItemDef Accessor StaticReadOnly | CommandItemDef | ||
| emphasizeElementsItemDef Accessor StaticReadOnly | CommandItemDef | ||
| hideCategoriesInSelectionItemDef Accessor StaticReadOnly | CommandItemDef | ||
| hideElementsItemDef Accessor StaticReadOnly | CommandItemDef | ||
| hideModelsInSelectionItemDef Accessor StaticReadOnly | CommandItemDef | ||
| hideSectionToolGroup Accessor StaticReadOnly | GroupItemDef | ||
| isolateCategoriesInSelectionItemDef Accessor StaticReadOnly | CommandItemDef | ||
| isolateElementsItemDef Accessor StaticReadOnly | CommandItemDef | ||
| isolateModelsInSelectionItemDef Accessor StaticReadOnly | CommandItemDef | ||
| isolateSelectionToolGroup Accessor StaticReadOnly | GroupItemDef |
Defined in
Last Updated: 30 November, 2023