Message 1 of 2
Exporting from Revit to IFC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When I make a Revit export, I need to show the name of elements and their types in a different parameter as well as the ObjectType in my IFC export.
I want to export the Name of my elements to IfcName to show the instances of elements and NameOverride to show the types of elements. Also, I want a parameter called ObjectTypeoverride to be used to show the objecttype.
How can I go about this?