Documentation
Table of contents

BaseTargetROIDefName

Parameter BaseTargetROIDefName represents the name of another TargetROIDef object. It is used to inherit the parameters defined in its parent TargetROIDef object. If a parameter has already been defined in this object, the parameter with the same name will not be inherited from the parent object.

Example

{
    "BaseTargetROIDefName": "roi_1"
}

Parameter Summary

BaseTargetROIDefName Parameter Summary
Type
String
Range
The name of the inherited TargetROIDef object.
Default Value
””
Remarks
(1) “” stands for no inheritance.
(2) If a parameter has already been defined in this object, the parameter with the same name will not be inherited from the parent object.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: