Need help to convert Autocad files into Image file

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

Post Reply
gbhanuprakash
Posts: 1
Joined: 09 Jan 2007, 15:39
Location: India
Contact:

Need help to convert Autocad files into Image file

Post by gbhanuprakash » 09 Jan 2007, 15:50

Hi,

I am looking for a dot net component along with source code which can convert any of the autocad files into image files like jpeg/gif/bmp/tiff etc.

I have a product in which i would like to build a feature which can read autocad files and convert that file into jpeg along with this i would like to show all the layers information and the objects present for each layer like Line,Circle etc.

The product which i am working on is used to plan the WIfi networks for an organisation.In order to plan the user needs to import the floor map of that organisation in jpeg format.Once the jpeg is imported the product allows to draw brick walls , doors etc on the layout and then plan for the Wireless lan network by placing the devices on the floor plan.

so the tool which i am looking for is that it should read autocad files convert it into jpeg and then also give the information of objects present on each layer (line circle etc) and based on those objects we will convert line to either brick wall or anything else and then show the user the layout will all of these objects.

Please please help me its urgent.

G Bhanu Prakash
Airtight Networks Pvt. Ltd.,
Airtight House, SN 149/1A,
off ITI Road,Aundh,
Pune 411007.
India
Mobile:9850764135
Email : bhanu_erp@yahoo.com
bhanu.prakash@airtightnetworks.net

support
Posts: 3271
Joined: 30 Mar 2005, 11:36
Contact:

Post by support » 09 Jan 2007, 18:18

Dear G Bhanu Prakash,

We would like you to pay attention on CADImport .NET (available at: http://www.cadsofttools.com/download/cadimportnet.zip).
It allows converting CAD files to the JPEG, GIF, BMP and TIFF file formats and includes a lot of other features and possibilities.
Folder ..\cadimportnet\bin\.. of the package contains compiled EXE files of demo applications.
Folder ..\cadimportnet\sources\.. of the package contains sources of the demo applications respectively.

Sergey.

Please post questions to the forum or write to support@cadsofttools.com

Post Reply