Relative path in 3DRobotView
Brought to you by:
oberlaen
As the path to the Inventor file is stored as absolute path in xy.
mcagui, it prevents the same file from being used by different
users (with different project folders) and on different platforms ("c:"
in a linux path).
I'd prefer a relative path. For example relative to the directory
where MCAGUI was executed.