CATIA V5 CATProduct into FBX using the Autodesk SDK

CATIA V5 CATProduct into FBX using the Autodesk SDK

Anonymous
Not applicable
4,491 Views
0 Replies
Message 1 of 1

CATIA V5 CATProduct into FBX using the Autodesk SDK

Anonymous
Not applicable

¡Hi!

 

I'm currently trying to import+export a .CATProduct file into a .FBX model using FbxImporter class of the Autodesk SDK. This is an attempt to imitate the import + export I done in 3ds MAX sucessfuly between those two 3d model types.

 

The problem is when I call FbxImporter->Initializate(...) method it fails. The error systems give to me is that it doesnt recognize CATProduct file extension meanwhile Autodesk 3ds MAX does. This error makes import finally fail.

 

I attach you several screenshots of the process:2017-04-20_10h45_02.png

 

2017-04-20_10h47_12.png2017-04-20_10h52_58.png

 My questions are: (1) It is possible to imitate the process I do in 3ds MAX using Autodesk C++ SDK? (2) If previous answer is true, where is the problem in the attached code?

 

Thanks you in advance and best regards,

Jesus.

 

 

0 Likes
4,492 Views
0 Replies
Replies (0)