Need better scanning performance?
PauseFlag
Parameter PauseFlag indicates that the region results generated by this TargetROIDef will not be used by other TargetROIDef objects that depend on it to calculate the target regions, unless the user explicitly performs an update operation.
JSON Structure
Location in template:
TargetROIDefOptions[i]
└── PauseFlag
Parent object: TargetROIDef object
Example:
{
"PauseFlag":0
}
- This snippet shows only the
PauseFlagparameter.- To use it, embed this parameter within a TargetROIDef object.
- For the complete JSON structure, see:
Parameter Details
| PauseFlag Parameter Summary |
|---|
| Type int |
| Range 0,1 |
| Default Value 0 |