Click or drag to resize
SoFileSensorAddFile Method

Add file to be monitored.

Namespace: OIV.Inventor.Sensors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void AddFile(
	string filename
)

Parameters

filename
Type: SystemString
Remarks

If file does not exist, the method does nothing.

See Also