Click or drag to resize
SoOutlineEffectsensitivity Property

Specifies the sensitivity to detect contours.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntax
public SoSFFloat sensitivity { get; }

Property Value

Type: SoSFFloat
Remarks

A higher value allows for the detection of fine details, while a lower value only highlights marked variations. The value ranges from 0.0f to 1.0f. Default is 0.0f.

See Also