Revit to FBX ASCII format

Revit to FBX ASCII format

kc.ho
Contributor Contributor
1,451 Views
4 Replies
Message 1 of 5

Revit to FBX ASCII format

kc.ho
Contributor
Contributor

I'm looking for a workaround to export the Revit model into FBX ASCII format for unity3D. The binary .fbx format contains no properties for the elements and I need to get the Revit elements properties to unity3D.

 

 

1,452 Views
4 Replies
Replies (4)
Message 2 of 5

yurikim
Alumni
Alumni

Hi @kc.ho

 

Is the model in linked file? Please send me the model for further testing. 

 

Cheers,

Yuri Kim
Product Support Specialist, AEC
0 Likes
Message 3 of 5

kc.ho
Contributor
Contributor

Hi Yuri,

 

No. is not a linked file. You can use any Revit sample model for the testing.

0 Likes
Message 4 of 5

Anonymous
Not applicable

hello,I'm also finding sulotion,have any news?

0 Likes
Message 5 of 5

Anonymous
Not applicable

You can use Autodesk FBX Converter to convert your binary fbx to ASCII.

 

There is also some documentation on fbx here:

http://help.autodesk.com/view/FBX/2018/ENU/?guid=FBX_Developer_Help_welcome_to_the_fbx_sdk_html

 

and here (binary fbx specification):

https://code.blender.org/2013/08/fbx-binary-file-format-specification/

 

0 Likes