Freeze Yes/NO Type parameter

Freeze Yes/NO Type parameter

itCRASB
Observer Observer
252 Views
1 Reply
Message 1 of 2

Freeze Yes/NO Type parameter

itCRASB
Observer
Observer

Hi,

I have created a bunch of revit family types using the excel import type, especially with the yes/no parameter. I dont want anyone to change the visibility inside the type dialog box, so wanna freeze it. So please let me know how to do it?

0 Likes
253 Views
1 Reply
Reply (1)
Message 2 of 2

studio-a-int
Advocate
Advocate

If you want to use parameters for this task, you need to create Shared Parameters that are Not User Modifiable and probably you will want to be Not Visible. You can achieve this via Revit API. This way users cannot alter your parameters values using UI. Of course if a user run code, it can change the values of your parameters. Good luck!

 

https://www.revitapidocs.com/2019/f2748518-3b1b-91d1-abdb-d20ccf3a8b18.htm

 

https://www.revitapidocs.com/2017/c85900f4-8479-4760-c7b9-e316da571833.htm