Click or drag to resize
SoOutputOpenFile Method

Opens named file, sets current file to result.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public bool OpenFile(
	string fileName
)

Parameters

fileName
Type: SystemString

Return Value

Type: Boolean
Remarks

This returns false on error.

See Also