Remove all parameter from family

someone has a script that removes all the unnecessary parameters of a family?

1 Like

How do you know if they’re unnecessary? No value?

correction. I want to remove all parameters of a family that has been put by a manufacturer to place our parameters

Don’t know if someone has it. Let me know how the one your making goes.

More than anything I’m wondering how you’d find these specific parameters via Dynamo in the first place.
Also: why do you want to?

Try dowloading “DanEDU” package and using its “FamilyDocument.RemoveParameter | DanEDU” node

Or if you have some python knowledge you cant start from looking here:
http://www.revitapidocs.com/2018.1/1cc4fe6c-0e9f-7439-0021-32d2e06f4c33.htm

3 Likes

Perfect !! thanks !!!

If a comment solves your problem please mark it as solved (and maybe leave a like here and there).

3 Likes

no problem. correction done :wink: thanks @erfajo

1 Like

Helped me a lot! Thank you!

6 posts were split to a new topic: All parameters from family

Hi Sir,
Can you please help me to solve this issue. Facing same problem.