Click or drag to resize
SoQuadrilateralMeshSlicerApproximation3doutPolyline Property

The output line.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometry
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoImageVizEngineFieldContainerOutput<SoIndexedLineSet> outPolyline { get; }

Property Value

Type: SoImageVizEngineFieldContainerOutputSoIndexedLineSet
Remarks

Default value is an empty indexed line set.

See Also