Message 1 of 2
Automate - Convert FBX to DXF using 3Ds Max via plugin/CLI using C#/python
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a FBX file dumped from an application. I want to export it into a DXF format file using the 3Ds Max programmatically via C#. Do we have any reference to convert this FBX file to DXF by executing the "Export As" plugin/executing the CLI with any parameters?