| SoVRLdmFileWriterdefaultValue Property  | 
 
Namespace: OIV.LDM.WritersAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFDouble defaultValue { get; }Public ReadOnly Property defaultValue As SoSFDouble
	Get
public:
property SoSFDouble^ defaultValue {
	SoSFDouble^ get ();
}member defaultValue : SoSFDouble with get
Property Value
Type: 
SoSFDouble
RemarksThe 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