SoVRDicomFileReaderSetDirectory Method |
Specify a directory containing DICOM files to load.
Namespace: OIV.VolumeViz.Readers
The folder from which to load files.
true if successful.
Each file in this folder that has a supported extension (currently ".dc3", ".dic", ".dcm", or ".dicom") will be loaded. If the DICOM files have an unsupported extension, use the () function instead.
All the DICOM files in the specified directory should be part of the same volume data set. If not, the results are undefined.
Note |
---|
Member available since Open Inventor 9.4.1 |