Python module ideas

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

Kind regards,
Kees Groenendijk

Hi Kees,

Unfortunately it is not possible to enter all parameters for a concrete section yet. Which parameters (beside reinforcement) you would like to have?

Setting layers to beams and setting the torsion reduction is noted in helpdesk #2861.

Kind regards
Rob Baaij

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. :grinning:

Like to hear from you,
Kind regards,
Kees

Thanks Kees,

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.

kind regards
Rob Baaij