
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have spend some time now on trying to create a new ElementType. I understand that the only way to so is to duplicate an existing elementType. However this results in the following problem:
If you would like to create a new wall you could querry the curent default type, however this could be one of several possible System Family Types "Basiswand" "Geschichtete Wand" "Fassade". However if you need a "Basiswand" and the default is set to "Fassade" you run in a problem later on when working with the elementtype and changing its properties e.g. the CompoundStructure ...
Same goes for a floortype this could be e.g. a "Geschossdecke" or a "Bodenplatte".
The problem is that the only location where you can querry the familyNames is within the ElementTypes and this retuns the names in a lokalized form. So if I would use these names to determine the ElementType to duplicate it will fail as soon as somebody uses another language...
Any Ideas?
Solved! Go to Solution.