SaveDicomTree¶
-
MLModule
¶ genre DICOM
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLDicomTreeModules
definition MLDicomTreeModules.def
Purpose¶
The SaveDicomTree
allows to save a DicomTree object. By default, it generates a new SOPInstanceUID when saving the tree but this can be disabled.
Input Fields¶
inDicomTree¶
-
name:
inDicomTree
, type:
DicomTree(MLBase)
¶ The input DicomTree.
For accessing this object via scripting see the Scripting Reference:MLABDicomTree
.