Hi,
I would like to create tag for stairs. Which syntax should I use to tag stair’s tread/steps count?
Jakub
Hi,
I would like to create tag for stairs. Which syntax should I use to tag stair’s tread/steps count?
Jakub
Hi @geodeta.warszawa this is the syntax you need to display the number of stair steps in a tag:
%<element.stepCount>%
The “stepCount” in this syntax indicates the property of the number of steps in a stair.
In VisualARQ templates there is a tag for stairs where you can see it.
If you wonder which is the string of an object property that can be listed in a tag, you can check it in Grasshopper, with the Property Names
component:
Thanks a lot. I was close but I didn’t include capital letters.