SoCenterLineApproximation3dnumberOfBranches Property |
Number of branches iteratively added to the reconstructed centerline tree.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFUInt32 numberOfBranches { get; }
Public ReadOnly Property numberOfBranches As SoSFUInt32
Get
public:
property SoSFUInt32^ numberOfBranches {
SoSFUInt32^ get ();
}
member numberOfBranches : SoSFUInt32 with get
Property Value
Type:
SoSFUInt32Remarks This parameter is not used if autoMode is set to true. Default value is 1.
See Also