Click or drag to resize
SoDataSetundefinedValue Property

Data with this value won't be rendered.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFDouble undefinedValue { get; }

Property Value

Type: SoSFDouble
Remarks

Default is NaN (Not a Number) which means that this value is not taken into account. Otherwise, value must be in agreement with data type. Limitations: There are several limitations in order for the undefined value to work :

See Also