Hi!
I'd like to know if there is a way to convert an absolute path to a relative path (relative to $HIP).
For example, in a File node, you have the Geometry File path.
When you use the File Chooser, it creates an absolute path automatically.
The only way I found so far is to recreate the relative path by hand. (typing $HIP/../../../)
Is there a “convert to relative path” hidden somewhere?
Or maybe an option to have relative path as default behaviour when we choose a file?
Thanks,