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