Message 1 of 13

Not applicable
05-02-2013
11:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am writing a Revit Add-In that adds a shared instance parameter to the built in category OST_Doors.
I want the parameter to be visible in the Properties panel when I select a door but I do not want the user to be able to change the value of the parameter in the Properties panel. I can see there are some read-only type parameters for door types.
Is there any whay to create a read-only instance parameter for a door? I still want to be able to modify the value of the parameter through code.
Solved! Go to Solution.