Function: addSegmentations()
addSegmentations(
segmentationInputArray
,suppressEvents
?):void
It takes a segmentation input and adds it to the segmentation state manager
Parameters
• segmentationInputArray: SegmentationPublicInput
[]
• suppressEvents?: boolean
If true, the event will not be triggered.
Returns
void
Defined in
tools/src/stateManagement/segmentation/addSegmentations.ts:11