Click or drag to resize
SoConverterParametersSetInputFileName Method

Set the input filename.

Namespace: OIV.LDM.Converters
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetInputFileName(
	string inputFileName
)

Parameters

inputFileName
Type: SystemString
Remarks

This is the file containing data to convert. Alternative to setInputVolume(). An input file must be specified.

See Also