API added parameters In different Revit versions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I've been working in Revit since several years. Now we have a problem with some extra parameters.
I'll try to explain through an example.
In Revit we have a set of type parameters and occurence parameters. The problem occurs in the occurence parameters.
In Revit 2014 we have a list of occurence parameters for a Garage Door.
I've migrated the same Revit document to Revit 2016 and when we execute our software, there are some parameters added to the occurence parameters.
Especially the "Area" and "Volume" parameters are causing problems for us.
The strange thing is that if I check the Revit interface there is no parameter "Area" or "Volume" present.
In my first research I've found that only the family types have these problems. The weird thing is that also the values are wrong.
I have a garage door with an area of 33.92 m² which is incoherent with the other measurements.
Is there a way to exclude these parameters whilst recovering all the parameters through the API?
I've added some pictures as example. The list of the occurence parameters from the garage door in Revit 2014 and 2016.
Thanks in advance.
GIll Gonnissen