Click or drag to resize
SoToHTMLActionOpenHTMLFile Method

Opens named file.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public bool OpenHTMLFile(
	string filename
)

Parameters

filename
Type: SystemString

Return Value

Type: Boolean
Remarks

This returns false on error. By default, output goes to stdout .

See Also