Connecting Tech Pros Worldwide Forums | Help | Site Map

Loading AutoCAD drawings

phil
Guest
 
Posts: n/a
#1: Jan 10 '07
Hope someone can help



We need to integrate the following into our C# (.net) product.



load DWG/DWF drawings from external files

display the AutoCAD drawing on screen

given a coordinate pair X/Y look into the drawing and 'snap' to the nearest
corner

have some control over the display of layers in the drawing





does anyone know of a robust system that allows this using C#



we also need to load TIF/JPG too although this may be with a separate
product.



Any help or advise will be much appreciated



Many thanks

Phil



Ignacio Machin \( .NET/ C# MVP \)
Guest
 
Posts: n/a
#2: Jan 10 '07

re: Loading AutoCAD drawings


Hi,

You have to look if there is a control that allow this. Otherwise you are
out of luck

Go over the autodesk site and look there.


--
Ignacio Machin
machin AT laceupsolutions com

"phil" <phil@oakleafsoftware.co.ukwrote in message
news:uHEZgXPNHHA.3288@TK2MSFTNGP03.phx.gbl...
Quote:
Hope someone can help
>
>
>
We need to integrate the following into our C# (.net) product.
>
>
>
load DWG/DWF drawings from external files
>
display the AutoCAD drawing on screen
>
given a coordinate pair X/Y look into the drawing and 'snap' to the
nearest corner
>
have some control over the display of layers in the drawing
>
>
>
>
>
does anyone know of a robust system that allows this using C#
>
>
>
we also need to load TIF/JPG too although this may be with a separate
product.
>
>
>
Any help or advise will be much appreciated
>
>
>
Many thanks
>
Phil
>
>

Closed Thread


Similar C# / C Sharp bytes