Function: getViewportIdsWithSegmentation()
getViewportIdsWithSegmentation(
segmentationId
):string
[]
Retrieves the viewport IDs that have a specific segmentation.
Parameters
• segmentationId: string
The ID of the segmentation.
Returns
string
[]
An array of viewport IDs that have the specified segmentation.
Defined in
tools/src/stateManagement/segmentation/getViewportIdsWithSegmentation.ts:8