Varian-Code-Samples icon indicating copy to clipboard operation
Varian-Code-Samples copied to clipboard

How to change TargetVolumeID on an ExternalPlanSetup?

Open LDClark opened this issue 6 years ago • 0 comments

I have a script that adds a plan as

var plan = course.AddExternalPlanSetup(structures)

For some reason, it defaults to the second PTV in my structure set (which is not the one I want in this case). Is there a way to set the plan target volume to be the other structure? I'm running 15.5.

LDClark avatar Dec 17 '19 21:12 LDClark