Click or drag to resize
SoFileSensorRemoveFile Method

Remove file from monitored list.

Namespace: OIV.Inventor.Sensors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public void RemoveFile(
	string filename
)

Parameters

filename
Type: SystemString
Remarks

If file is not being monitored, the method does nothing.

See Also