FBX Writer

FBX
File Extension FBX
Supported Versions 7400, ASCII or Binary
Platforms wy ly my an iy
Assembly  
B-rep c_grey N/A
PMI c_grey N/A
Tessellation c_green
Views  
Visualization  

The FBX writer allows developers to export the PRC tree to FBX.

HOOPS Exchange allows to control the format type to be selected (ASCII or binary file), as well as the folder in which the textures are written.

Export parameters are available using A3DRWParamsExportFbxData and export is performed by calling A3DAsmModelFileExportToFbxFile().

The texture are always exported to an external file, whichever export type is used (ASCII or Binary). To customize the exported texture location, see A3DRWParamsExportFbxData.

Limitations

The export is available for Windows, Linux and macOS only.

FBX-DOM files are unsupported.