- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I am currently attempting to build a Revit Add-in that will allow for the automatic creation of stairs from a set number of certain variables that will be retrieved from a user input form. Current, my code will create the walls and landings exactly as I want them from the user Input form. My issue is determining how to create the method that will actually create a staircase. I've dove through the Revit Documentation and it seems like every method requires a Stair Element Id which then in turn will manipulate that specific stair to the desired requirements. But there appears to be absolutely no way to programmatically create that stair Element? This seems like something that should exist. Can anyone point me in the right direction?
Solved! Go to Solution.