Jump to content

Recommended Posts

Posted

I have a 2d survey drawing on which the survey detail points have been given text annotation giving a z value. I need to amend each text value by a specified set value in order to relate them to ordnance datum. Is there a lisp routine that will do this to avoid having to edit each individually as there are several hundred items to be edittrd.

Posted

We do this with a VBA module. I would need to translate from German into English. If you don't find an English version I'll modify mine for you.

Posted

You want to add a fixed value to every elevation then use a lisp routine called TextInc (for Text Increment). After loading the routine the user types INC to start it. Ask and it shall be given unto thee.

 

TextInc.lsp

Posted

I could not find an english version and so would be most grateful if you could let me have a translation of your version.

Posted

Haven't you tried out the lisp routine from ReMark yet?

 

I take it you are located in the UK, if so, in the lisp routine they talk of "station" in which they mean chainage. The lisp routine will add a constant to all text selected so it would help you to be able to easily select your text, eg. have just your levels on a single layer, make it current and freeze all other layers. When you run the lisp routine you can select your levels with a window.

Posted

This txtinc seems a little more advanced It may give you a few more options to what you want.

Posted

Just tried the textinc.lsp routine and it works!!!

 

Thanks everyone

 

Premph

Posted

Glad to hear the lisp routine helped to solve your problem.

 

Thank you for updating us.

 

On behalf of the cast and crew we say "You're welcomed!"

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...