Click or drag to resize
SoSurfaceFittingApproximation3ddistance Property

Defines the maximum distance that vertices can be moved.

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

Property Value

Type: SoSFDouble
Remarks

This distance is expressed in world coordinates of the input mesh. Default is 1.

See Also