Function: triggerSegmentationRepresentationModified()
triggerSegmentationRepresentationModified(
viewportId
,segmentationId
,type
?):void
Trigger an event that a segmentation representation is modified
Parameters
• viewportId: string
The Id of viewport
• segmentationId: string
The Id of segmentation
• type?: SegmentationRepresentations
The type of segmentation representation
Returns
void
Defined in
tools/src/stateManagement/segmentation/events/triggerSegmentationRepresentationModified.ts:13