Click or drag to resize
SoVRLdmFileWriterundefinedValue Property

Set the undefined value.

Namespace: OIV.LDM.Writers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFDouble undefinedValue { get; }

Property Value

Type: SoSFDouble
Remarks

The given value will be stored in the LDM file. Default is NaN (Not a Number). This is currently used by OIV.VolumeViz.Nodes.SoHeightFieldRender (vertices with undefined values are not rendered).

See Also