Click or drag to resize
DentalPanoramicExtractorGetPanoramicVolume Method

Get the output panoramic volume given by unfolding the surface defined by the arch mesh.

Namespace: OIV.ImageViz.Workflows
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoImageDataAdapter GetPanoramicVolume()

Return Value

Type: SoImageDataAdapter
Remarks

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. Its thickness is defined by the volume thickness.

See Also