Hi,
Is it possible for the python module to implement some more functions for defining the profile.
I would like to set some standard reinforcement configurations and integrate these into my python script.
I would also like to be able to set Layers to beams and set the torsion reduction via the python script.
Like to hear from you
hi Rob,
Thanks for the reaction.
For now it would be the “milieuklasse”, “dekking” “langswapening” “dwarskrachtwapening”.
When you store these parameters in a dictionary you can save some common used configuration to a file so you can import them every time you use the script.
Maybe there’s another workaround. Like setting a template file and update this file with an xml file.
Just thinking out loud.
We will have to figure out what is the best way to do. Your suggestions is noted. The challenge is always how to implement this in a way any user understands it all.