Releases: VarianAPIs/VelocityEngine
Releases · VarianAPIs/VelocityEngine
Version 4.1.4.1217
[4.1.4.1217] - 2022-03-08
Added
PlanOperations:
- Container plan creation.
StructureOperations:
- Structure delete.
- Structure set creation with External contour.
PatientDataOperations
- Delete volumes, registrations, structure sets, plans.
Changed
Version 4.1.4.1216
[4.1.4.1216] - 2021-06-02
Added
- Dose summation example script.
Changed
- Build against released Velocity 4.1.4.
Version 4.1.2.1199
[4.1.2.1199] - 2020-10-09
Added
- Adaptive plan creation.
- Chain registration loading.
- Default Settings for rigid and deformable registrations.
Changed
Version 4.1.2.1197
[4.1.2.1197] - 2020-06-10
This is a C#-only release, for Python you may use 4.1.2.1194.
Changed
- Fixed missing dependency DLL for C#.
Version 4.1.1.1186
[4.1.1.1186] - 2020-06-10
This is a C#-only release, for Python you may use 4.1.1.1184.
Changed
- Fixed missing dependency DLL for C#.
Version 4.1.0.1147
[4.1.0.1147] - 2020-06-10
This is a C#-only release. For Python, you may use 4.1.0.1145.
Changed
- Fix missing dependency DLL for C#.
Version 4.1.2.1194
[4.1.2.1194] - 2020-03-12
For C#, please use 4.1.2.1197 or newer.
Changed
- Build against released Velocity 4.1.2.
Version 4.1.1.1184
[4.1.1.1184] - 2020-03-11
For C#, please use 4.1.1.1186 or newer.
Changed
- Build against released Velocity 4.1.1.
Version 4.1.0.1145
[4.1.0.1145] - 2020-03-11
For C#, please use 4.1.0.1147 or newer.
Added
- Python 3 support.
Changed
- Build against released Velocity 4.1.0.
- Examples converted to Python 3.
Removed
- Python 2 support.
Version 4.0.1.822
Added
- Functions to get bounds of structures and intersections between volumes. Can be used as ROI for registration operations.
Changed
- Updated inline documentation.
- Updated Python user guide.
- Updated examples to use
DICOMversions of registration operations, see removals below.
Removed
RegistrationOperationswhich use Velocity-internal coordinate systems:performRigidRegistrationperformBSplineRegistrationperformManualAlignment
- Use the
DICOMsuffixed versions of the above. - Removed unused type for structure guided.