Community
FBX Forum
Welcome to Autodesk’s FBX Forums. Share your knowledge, ask questions, and explore popular FBX topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How read fbx file by C#

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
3600 Views, 2 Replies

How read fbx file by C#

I have some fbx files.now I want to read them by C#.I just want the point coordinates in fbx file,

2 REPLIES 2
Message 2 of 3
regalir
in reply to: Anonymous

The FBX SDK is only provided as C++ library and Python bindings. To use C# you would, most likely, need to write all your wrapper functions to interface with the C++ code.

Message 3 of 3
Anonymous
in reply to: regalir

I posted a link about a wrapper for FBX here. It works but only with the 2009 SDK. Still.. I'm still using this with VB.net and it works well.

I am very used to working with that wrapper.. 
Here is more info.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report