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: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoDataSetDataTypes> dataType { get; }

Property Value

Type: SoSFEnumSoDataSetDataTypes
Remarks

Default is UNSIGNED_BYTE.

See Also