Print Page | Close Window

Conversion of AutoCAD dwg file to directx file

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=751
Printed Date: 30.Jun.2026 at 07:11


Topic: Conversion of AutoCAD dwg file to directx file
Posted By: anitha
Subject: Conversion of AutoCAD dwg file to directx file
Date Posted: 21.May.2008 at 08:51
Hai,

I want to know how to convert the AutoCAD dwg file to directx file using C# program? Or can we apply the dwg file directly to C# program so that we can implement all the animation effects(zooming, rotation..) as like that in directx file?

Regards,
Anitha.



Replies:
Posted By: Vladimir Michl
Date Posted: 22.May.2008 at 15:41
There is a DirectX exporter for AutoCAD 3D models - see:
http://www.xanadu.cz/en/apps/directxexport/ - http://www.xanadu.cz/en/apps/directxexport/


-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner


Posted By: anitha
Date Posted: 22.May.2008 at 15:56
Hai Michl,

    Thanks for ur reply..
    We can use that directx exporter manually. Is it posible to use that exporter programmatically(in C#)?

Regards,
Anitha.N


Posted By: Vladimir Michl
Date Posted: 22.May.2008 at 16:08
Yes, you can control the DirectX conversion from another AutoCAD application. If you mean using the exporter in a standalone application (without AutoCAD), it is not possible.

-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner



Print Page | Close Window