Click or drag to resize
SoInputGetCurFileName Method

Returns full name (including directory path) of current file.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public virtual string GetCurFileName()

Return Value

Type: String
Remarks

Returns NULL if no file is open or if reading from a buffer.

See Also