Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In Revit 2024.2 with the Autodesk managed version of the Datasmith exporter, we're not getting the metadata correctly exporting. We are only getting Category, Family and Type, ie:
<MetaData name="1be9e9a50f9e4b8cb228a59d16f2d93c_DATA" reference="Actor.1be9e9a50f9e4b8cb228a59d16f2d93c">
<KeyValueProperty name="Element*Category" type="String" val="Stairs"/>
<KeyValueProperty name="Element*Family" type="String" val="Assembled Stair"/>
<KeyValueProperty name="Element*Type" type="String" val="Stairs 1"/>
</MetaData>
I've double-checked the export configuration, but I can only select the parameter groups, not the individual parameters like we could in previous versions of the exporter:
ryanlenihan_0-1707209941817.png
Is there something obvious that I'm missing or that I need to check, or is this a bug/limitation of the current Datasmith exporter?
Solved! Go to Solution.