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

Property Value

Type: SoSFEnumSoDataSetDataTypes
Remarks

Default is UNSIGNED_BYTE.

See Also