Click or drag to resize
SoVRLdmFileWriterdefaultValue Property

Set the default value.

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

Property Value

Type: SoSFDouble
Remarks

The given value will be stored in the LDM file. Default is 0. If tiles are missing, LDM will use this value to display missing tiles.

See Also