Python
Answers
-
Altair Forum User said:
Dear all,
Recently, I want to make a Python Interface for Flux.
Is there any reference such like changing the project parameters by using Python?
Thanks so much for your help!
Also, Is there a way to change PyFlux code to Python code?
0 -
Hi Jackie
You will find attached a memento for PyFlux.
I don't understand you last question : Is there a way to change PyFlux code to Python code ?
Flux use python to create loop, objects, ... but it is not possible to convert Python Flux object to 'pure' python.
You need Flux to create and evaluate the object.
Yann
0 -
Altair Forum User said:
Hi Jackie
You will find attached a memento for PyFlux.
I don't understand you last question : Is there a way to change PyFlux code to Python code ?
Flux use python to create loop, objects, ... but it is not possible to convert Python Flux object to 'pure' python.
You need Flux to create and evaluate the object.
Yann
Thanks for your help Yann!
0