.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Zooming specific point in DWG file by giving coordinates as parameters

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
449 Views, 2 Replies

Zooming specific point in DWG file by giving coordinates as parameters

Hi,

 

I want to zoom a specific area of my dwg drawing in Autocad. I read the below link since it is necessary for me to use C#.

http://docs.autodesk.com/ACD/2013/ENU/index.html?url=files/GUID-B44F15B0-BF4A-48ED-AA86-5445075B94BD...

But I would like to know whether there is an ability to pass the coordinates as  a parameter which will be provided by the user via a small windows application program

 

Thank you

diwilk

2 REPLIES 2
Message 2 of 3
kdub_nz
in reply to: Anonymous

Yes it's possible.

Study the zoom( )   function in this help page.

http://docs.autodesk.com/ACD/2013/ENU/files/GUID-FAC1A5EB-2D9E-497B-8FD9-E11D2FF87B93.htm

 


// Called Kerry in my other life.

Everything will work just as you expect it to, unless your expectations are incorrect.

class keyThumper<T> : Lazy<T>;      another  Swamper

Message 3 of 3
Anonymous
in reply to: kdub_nz

Thank you very much for the reply. How can I pass the coordinates which are given by the user via a windows application to the command written in dll which will be loaded to Autocad via NETLOAD. please assist. I am very new to Autocad.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Forma Design Contest


Autodesk Design & Make Report