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: 2024.1.1.0 (2024.1.1)
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