Ends object creation and makes the object ready to be displayed.
public static void Create3DObject_Close(
string id,
float[] imageOrientation,
float[] pixelSpacing,
float sliceThickness
)
id
The object id.
imageOrientation
Orientation of the image. Get this value from the DICOM file.
pixelSpacing
The spacing between pixels. Get this value from the DICOM file.
sliceThickness
The spacing between two successive frames.