Message 1 of 5
How to determine if a family parameter is used in a Revit family file

Not applicable
04-19-2018
11:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This question concerns only Revit family files (.rfa)
I would like to do some cleanup and to delete the family parameters and the shared parameters that are not used in the document
How to determine that parameters are used (for instance for modeling like dimension, extrusion, ...) or not in a Revit family file ?
Put another way, in the "Family Types" dialog box, if we try to delete a parameter that is used, then the user may be warned that this "parameter is currently used by 1 dimension(s) and/or array(s)".
How to determine such parameters with the api ?