Click or drag to resize
SoCenterLineApproximation3dautoMode Property

If this parameter is set to true the number of branches is computed automatically (the parameter OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometry.SoCenterLineApproximation3d.newBranchSensibility controls the adding of new branches) otherwise branches are added until OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometry.SoCenterLineApproximation3d.numberOfBranches connections is reached.

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

Property Value

Type: SoSFBool
Remarks

Default value is false.

See Also