Click or drag to resize
DentalPanoramicExtractorSetArchMesh Method

Set 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 void SetArchMesh(
	SbStructuredQuadrilateralMesh name_12
)

Parameters

name_12
Type: OIV.ImageVizSbStructuredQuadrilateralMesh
Remarks

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

See Also