Hi All,
I'm trying to load the Create_Lines macro through the PyFlux window:
loadMacro(fileName='C:\Program Files\Altair\2021.1\flux\Extensions\Macros\Macros_Flux3D_Geometry\Create_Lines.PFM')
however, Flux returns:
File C:\Program Files\Altair\2021.1\flux\Extensions\Macros\Macros_Flux3D_Geometry\Create_Lines.PFM\Create_Lines.py not found
Why does it seem that Flux adds a level to the file path ending on .py, and why does this command not work? It seems similar to what I found on the forum.
thanks in advance.