Jump to content

Recommended Posts

Posted

Hi Friends,

 

I have a question. Now i am working on setting up the grid system for drawings . My task is after setting the grid label the possition of equipments od Data Center( e.g ups, panels) on drawing. I am able to set the grid but i don't know how to get my grid coordinate identifiers(x coordinates and y coordinates) which will help me to label the equipments.

Posted

It could probably be done with a custom lisp routine. There are many such routines scattered about the Internet. Have you tried searching for one?

Posted

Thanks for replying..yes i am searching about it but i am not getting even a single clue...what is custom lisp route?

Posted

If there is any simple way to label the cordinates of grid will help me alot.

Posted

Lisp is a programming language and it is used within AutoCAD. Some of the commands found in Express Tools were created using lisp.

Posted

Can you attach an image of one of your drawings so we know what we are dealing with?

 

What coordinates would you be looking to obtain? Ex. - the lower left-hand corner or the center of any piece of equipment.

 

Would the coordinates always fall on the grid?

 

I have a lisp routine that will kick out the X, Y and Z coordinate of any point that is selected. It puts it onscreen however so if you did not want the coordinates to show when you plot your drawing you would have to put them on a layer that is set not to plot.

Posted

I have attached the file. I need the cordinates like AA, AB, AC, AD along x axis and 01,02,03 along y axis.

grid.docx

Posted

i not want to label the coordinate value. I want label the all x and y axises of coordinates as we do in graphs

Posted

You were the one that said coordinates I believe.

 

I suggest you look on the Annotation tab of your Tool Palettes and use the Tag - Imperial or Tag - Metric depending on what units you use.

Posted

i am using Architectural length type with units - inches. But how annotation is connected to the coordinated of grid?

 

does i have to type all the coordinates? Is it not automatically come?

Posted

You type it in yourself.

 

I think there might be a lisp routine that would do it automatically. It will take me a moment to check. I'll be back.8)

 

Lee Mac's Incremental Numbering Suite might work. Find it here...http://lee-mac.com/numinc.html

 

Even better is Lee's Incremental Array program. Find it here...http://lee-mac.com/incrementalarray.html

 

There you go.

Posted (edited)

Already done. See post #13.

 

Calgary? I was there once, a long time ago. Nice place.

 

I waited as long as I could for your response but seeing none I guess I am done here. I'll be going out on a field inspection shortly and will be away from my desk for a couple of hours. Good luck. I hope you find what you are looking for.

Edited by ReMark
Posted

Sorry i went for lunch.

Thanks for this gr8 help. Yeah i am in Calgary. I am on C-op here. Did you like it here?

Posted

I'm back. The inspection took longer than I thought. We're busting out concrete around two 480V electrical lines. Couldn't kill power to them because the way our grid is set up. It was cold out too!

 

Did you check out both the lisp routines? Did you test either of them?

 

Yes, I liked Calgary. As a matter of fact I pretty much liked all of Canada. I traveled almost the entire length of the country on my way to Vancouver to visit a good friend of mine. I especially liked the side trip I took to Banff and Jasper.

Posted (edited)

meet18: I think you are slightly confused about what is being discussed.

 

The name LISP derives from "LISt Processing".

 

Lisp is a high level programming language.

 

You can learn more about AutoLisp here at Jeffery Sander's website...http://www.jefferypsanders.com/autolispbeg.html

Edited by ReMark

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...