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.2.2.0 (10.16.2.0)
Syntax
public SoSFEnum<SoDataSetDataTypes> dataType { get; }

Property Value

Type: SoSFEnumSoDataSetDataTypes
Remarks

Default is UNSIGNED_BYTE.

See Also