Function: getActiveSegmentIndex()
getActiveSegmentIndex(
segmentationId):number|undefined
Get the active segment index for a segmentation in the global state
Parameters
• segmentationId: string
The id of the segmentation to get the active segment index from.
Returns
number | undefined
The active segment index for the given segmentation.
Defined in
tools/src/stateManagement/segmentation/getActiveSegmentIndex.ts:8