Click or drag to resize
SoInputGetCurStringFileName 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 GetCurStringFileName()

Return Value

Type: String
Remarks

Returns an empty string (isEmpty() will be true) if no file is open or if reading from a buffer.

See Also