Skip to main content

Type Alias: Segment

Segment: object

Type declaration​

active​

active: boolean

is segment active for editing, at the same time only one segment can be active for editing

cachedStats​

cachedStats: object

cached stats for the segment, e.g., pt suv mean, max etc.

Index Signature​

[key: string]: unknown

label​

label: string

segment label

locked​

locked: boolean

is segment locked for editing

segmentIndex​

segmentIndex: number

segment index

Defined in​

tools/src/types/SegmentationStateTypes.ts:20