Skip to main content
Solved

Naviswroks to FBX to multipatch gdb?

  • May 4, 2024
  • 3 replies
  • 268 views

cyoung
Contributor
Forum|alt.badge.img+1

Hello,

I have a Navisworks 3D file of our facility that needs to be viewed in ArcGIS Pro and published as a 3D Scene. We exported it out to a fbx for City Engine which is then exported to a scene layer package to be viewed in ArcPro and this “works”, but we have a only layer with zero attribution. Is there a way I can either use the original Navisworks file or the fbx to break out the all the features withing the facility and create an output as a multipatch gdb? 

 

sorry for my noobness

thanks in advance.

-C

Best answer by virtualcitymatt

Not sure about being able to read the original Navisworks file, but FME can read FBX. As far as I'm aware though FBX doesn't support attributes though. You might get the geometry name or material/appearance name in FME though.

 

You can split up the FBX in fme with a Deaggregator - it's hard so say what kind of structure you will get after this though 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

virtualcitymatt
Celebrity
Forum|alt.badge.img+47

Not sure about being able to read the original Navisworks file, but FME can read FBX. As far as I'm aware though FBX doesn't support attributes though. You might get the geometry name or material/appearance name in FME though.

 

You can split up the FBX in fme with a Deaggregator - it's hard so say what kind of structure you will get after this though 


cyoung
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • May 5, 2024

crud, this is what I thought would happen lol. thanks! much appreciated for confirming my suspicions. I’ll give it a shot and see what happens. 


deanatsafe
Safer
Forum|alt.badge.img+6
  • Safer
  • August 24, 2024

Thank you for your question. As it happens - we just added support for reading Navisworks to FME 2024.2 beta b24729 or later - see: https://fme.safe.com/downloads/#beta Please download, give it a try and let us know if you have any questions.