Click or drag to resize
DentalPanoramicExtractorGetArchMesh Method

Get the mesh forming the surface to unfold in the output volume.

Namespace: OIV.ImageViz.Workflows
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SbStructuredQuadrilateralMesh GetArchMesh()

Return Value

Type: SbStructuredQuadrilateralMesh
Remarks

Mesh vertices are expressed in mm. Default value is NULL which means that the mesh is automatically computed.

See Also