Click or drag to resize
SoConverterParametersSetDataFileName Method

Set data filename (i.e.

Namespace: OIV.LDM.Converters
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetDataFileName(
	string dataFileName
)

Parameters

dataFileName
Type: SystemString
Remarks

the .dat filename). Like the -O command line argument. Default is the same as the header file, with .dat extension.

See Also