Change Property language on export (IFC)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am working on a BIM software witch will import data from Revit, we then analyse those data (mainly Revit properties) to provide synthetics information to the users. We import those data by an IFC file.
The problem is that properties are translated depending on the language set on Revit UI, here is an example:
This quite problematic for accessing a specific data, we have to know the translation of each property name. I know you can get the actual language with that but I don't want to force the users to change its language settings.
So I am wandering if there is a way to force the language of those properties during exportation with Revit API, or if there is a way to access the translation of those properties somewhere for automatic translation purposes.
Thanks in advance !
Gwendal Broudin