Click or drag to resize
SoCenterLineApproximation3dnumberOfBranches Property

Number of branches iteratively added to the reconstructed centerline tree.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometry
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFUInt32 numberOfBranches { get; }

Property Value

Type: SoSFUInt32
Remarks

This parameter is not used if autoMode is set to true. Default value is 1.

See Also