Click or drag to resize
SoVRLdmFileWriterFinish Method

Finalize creation of files.

Namespace: OIV.LDM.Writers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public override bool Finish()

Return Value

Type: Boolean
Remarks

If OIV.LDM.Writers.SoVRLdmFileWriter.doMultiResolution is set to true, all missing sub-resolutions will be computed. This operation can be very long with big dataset.

See Also