I’m working on a script that checks if stairs conform to the building code. The company i work for uses generic models as stairs. The family’s are made up out of different nested family’s. The parameters for riser height, tread depth, etc. are held inside the nested family.
Is there a way to extract this information? (I don’t have to manipulate this data, I only need to check the values)
I just came accros another tread. The solution was to check the box shared in the nested family. I did that just now, and that woks for the last step and the bottom corner steps.
The main family is build out of 3 nested family’s; Top step, straight steps, bottom corner steps.
The top and bottom steps don’t have any nested family’s. The straight steps family is an array of another nested family of a riser board and step. That last family has the parameters I’m looking for, but when I get to that family the parameters aren’t in the list