VarianAPIs / Varian-Code-Samples

Code samples for ESAPI and other Varian APIs and web services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accessing Reference Line information

kaupat opened this issue · comments

I am currently working on a HDR scripting project where I need to access information about ‘Reference Lines’. Previously, there was a function in the structure class called GetReferenceLinePoints() which seems to have been removed. There is no information available in the esapi online help about reference line either. I know you can access the reference lines via BrachyPlanSetup.StructureSets.Structures but there is no way to get points associated with each reference line. Attaching a screenshot of structures from an xml file for reference.
structures
Could someone please point me in the right direction as to how I could access information about the points associated with each reference line? Thank you !!