Scripting Dicom load

DICOM importing and loading are two separate steps. Import step: add files into Slicer’s DICOM database. Loading step: load data from DICOM database to the scene.

Details on how to do each step has been discussed before in several topics, such as Load DICOM series using python. If you cannot find answer to some questions in any of the topics, examples, or documentation then let us know.