The ‘Add Railing’ component requires a Curve as input, but is it possible to do it the other way around? To extract the path from an existing Revit railing element? Similar to the ‘Analyze Wall Location Curve’ component.
Is it possible to get the curve path of a stair railing? Currently I get the flattened plan view, but I’m wondering if it’s possible to get the rail actual path like this
Is there a way to extract the path for the additional rails and balusters from Revit to show up as lines in Grasshopper, the same way that has been done for the top rails?
I’m having an issue when loading different Revit files to test the script, the ‘Value Picker’ is resetting and losing the original selected value. It seems like it’s a known issue -
It seems that there’s an ID associated with the specific categories, like the -2000954 for Lines/Railing Rail Path Extension Lines, is there a way to reference that number directly instead of using the value picker?
In a way, I need a static pre-selection instead of a dynamic one