Announcements

Announcement: We’re aware of an issue affecting starting a new topic from category pages and creating new blog posts. New topics can still be started directly from the relevant board. Learn more here.

Datasmith - Selected Metadata Not Exported (Revit 2024.2)

Datasmith - Selected Metadata Not Exported (Revit 2024.2)

ryan.lenihan
Enthusiast Enthusiast
1,739 Views
4 Replies
Message 1 of 5

Datasmith - Selected Metadata Not Exported (Revit 2024.2)

ryan.lenihan
Enthusiast
Enthusiast

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.pngryanlenihan_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?

0 Likes
Accepted solutions (1)
1,740 Views
4 Replies
Replies (4)
Message 2 of 5

alan_eu
Advisor
Advisor

Did you find something about that?
I´m starting a new defaut template and ctrl C CtrlV from my 3D Model and the exrpoting includes all metadatas. So, I don´t know whya, but maybe it´s some bug from another old versions...

Alan Araújo EESignature
Bee1ColabInstagram Alan Araújo RevitBee1ColabGrupo Whatsapp


Usuários do Autodesk Community:
  • Se a resposta resolveu o seu problema, clique em Aceitar como Solução! isso ajuda os outros usuários a encontrar rapidamente uma resposta e Curta se gostou 🙂
  • Manda um alô nas minhas redes sociais com +600 vídeos de de Revit/BIM, Templates e conteúdos semanais! Gratuitos! 🙂
0 Likes
Message 3 of 5

ryan.lenihan
Enthusiast
Enthusiast
Accepted solution

At the time I ended up using RTV Xporter, as it's version of the datasmith exporter provided all metadata. It was either all (in RTV) or nothing (in the adsk exporter).

I then wrote a c# application to post process the datasmith files to remove the unrequired metadata.

I haven't checked in the latest patches, but I do see some changes have been made. I have another project coming where I need to export to unreal, so I'll find out all about it soon.

0 Likes
Message 4 of 5

gasnier.marion
Observer
Observer

Hi,
I have the same Problem with the Datasmith-Export.
I tried with Revit 2024.3 + Twinmotion 2023.2.3 and with Revit 2025.4 + Twinmotion 2024.1.2.

I also tried with a new default template + Copy/Paste.
Do you have another solution to export all the Metadata in the Datasmith-file?

0 Likes
Message 5 of 5

shayansep67
Observer
Observer

Hello
do you have a code to automatically export datasmith in Revit?
i searched but i didnt fidn a way to automatically do it using revitpythonshell.

0 Likes