DentalPanoramicExtractorGetPanoramicImage Method |
Get the output panoramic image representing unfolded jaws.
Namespace: OIV.ImageViz.WorkflowsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoImageDataAdapter GetPanoramicImage()
Public Function GetPanoramicImage As SoImageDataAdapter
public:
SoImageDataAdapter^ GetPanoramicImage()
member GetPanoramicImage : unit -> SoImageDataAdapter
Return Value
Type:
SoImageDataAdapterRemarks The width of this volume is defined by arch curve length. Its height is defined by the sum of the lower and upper extrusion lengths.
See Also