Skip to main content

Function: removeAllSegmentationRepresentations()

removeAllSegmentationRepresentations(): void

Removes all segmentation representations from all viewports and resets the segmentation state.

Returns​

void

Remarks​

This function iterates through all viewport segmentation representations, removes each representation, and then resets the segmentation state. It effectively clears all segmentation data from the application.

Defined in​

tools/src/stateManagement/segmentation/removeSegmentationRepresentations.ts:93