changeset 6050:0a60d2d482d4 pixel-anon

cleanup
author Alain Mazy <am@orthanc.team>
date Tue, 18 Mar 2025 10:08:43 +0100
parents 100a0371fc85
children 7902d830c9a5
files TODO
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Thu Mar 13 10:09:50 2025 +0100
+++ b/TODO	Tue Mar 18 10:08:43 2025 +0100
@@ -446,7 +446,7 @@
 			{                                    
 				"MaskType": "Fill",
 				"FillValue": 0,
-				"RegionType" : "3D",                // area is defined by a volume in world coordinates  (TODO-PIXEL-ANON)
+				"RegionType" : "3D",                // area is defined by a volume in world coordinates
 				"Origin": [-150.5, -250.4, -811],   // X, Y, Z in World coordinates
 				"End": [148.4, 220.7, -955],        // X, Y, Z in World coordinates
 				"TargetSeries" : [                  // in this mode, no need to list the instances since the Z coordinate shall handle that !