Message 1 of 2
Binding Shared Parameters to Stair Supports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I hope someone can help?
I am using Revit 2017 and code in c#.
I have used code identical to that form Revit Help to bind shared parameters to selected Categories.
The code works perfectly for everything with the exception of Stair Supports.
When it comes to Binding the Stair Support to the document I received the following error.
I have substituted all the variables for constants but still receive the same error.
I have also tried binding my Shared parameters within Revit to Stair Supports with no problem, just in case there was a problem with the Shared Parameters.
I am completely dumfounded by what is the problem and can only assume there is a problem with the API?