Click or drag to resize
SoCenterLineApproximation3dautoMode Property

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

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

Property Value

Type: SoSFBool
Remarks

Default value is false.

See Also