- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I'm contacting you because I'm currently coding a python code to return information in a label for a staircase landing (finished landing height, gross landing height and landing thickness). The code has no error and I get results that display the values with watch, but nothing is displayed in the label. I'd like to point out that I have shared parameters that group together the three measurements mentioned at the beginning, i.e. finished bearing height, gross bearing height and bearing thickness, with common categories and number data for using dimensions.
In my case, I'm French, so the names of my variables are in French. Here's a quick translation:
H_finie /Hauteur finie palier=Finished_height
H_brute/Hauteur brute palier=gross_height
Epaisseur/Epaisse mesuresur palier=thickness
Attached is the python code and a snapshot of my dynamo code
Thanks in advance for your reply
Solved! Go to Solution.