Click or drag to resize
SoVolumeWriterdataType Property

Type of input data (that will be given in the writeXXX method) .

Namespace: OIV.LDM.Writers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public SoSFEnum<SoDataSetDataTypes> dataType { get; }

Property Value

Type: SoSFEnumSoDataSetDataTypes
Remarks

Default is UNSIGNED_BYTE.

See Also