PlanCheck icon indicating copy to clipboard operation
PlanCheck copied to clipboard

A Varian Eclipse Scripting API plugin that checks DVH metrics, potential collisions, and plan/structure/dose parameters.

Results 3 PlanCheck issues
Sort by recently updated
recently updated
newest added

Error:CS1061 'StructureCodeInfo' does not contain a definition for 'StructureCode' and no accessible extension method 'StructureCode' accepting a first argument of type 'StructureCodeInfo' could be found (are you missing a using...

Hi When trying to build I am getting the following errors in EsappiService.cs, Error CS1061 'Structure' does not contain a definition for 'StructureCode' and no accessible extension method 'StructureCode' accepting...

Hi Landon, I was trying to run your awesome planchecker. It runs great, and evaluates plan checks and dose metrics very well. When I try to print my `assembly.GetManifestResourceStream(fullname)` returns...