- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I cannot figure out how the Parameter.UserModifiable property should work.
Attached is a sample project. Based on the API docs, I would expect it to be True if the parameter is modifiable in the Revit Properties, and False if it is disabled and not modifiable.
For Family Parameters, it appears to be backward. It is True if not modifiable and False if modifiable.
For Shared Parameters, it appears to always be True.
Are these results how it should be working? A sample project and family are attached.
Here is a family parameter that can be changed in the Properties UI.
Here is a family parameter that cannot be changed in the Properties UI.
Here is a shared parameter that can be changed in the Properties UI.
Here is a shared parameter that cannot be changed in the Properties UI.
Design Master Electrical RT
Solved! Go to Solution.