Click or drag to resize
SoVolumeWriterInitialize Method

Initialize writer.

Namespace: OIV.LDM.Writers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public virtual bool Initialize()

Return Value

Type: Boolean
Remarks

Allocates memory and other resources depending on the kind of writer. By default do nothing.

See Also