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

Property Value

Type: SoSFEnumSoDataSetDataTypes
Remarks

Default is UNSIGNED_BYTE.

See Also