Message 1 of 2
Need help in viewing image from 3D to 2D using c#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have developed a plugin which exports file from Inventor to AutoCAD in 3D format.
Now I have to view the same 3D file in 2D viewer same as that of Flatshot.
But I don't want to use Flatshot command, instead I want to develop my own command in C# which will read 3D dwg file into 2D and gives me different views.
What am I supposed to do.
Please help me for the same.
Thank you.