Jump to content

Recommended Posts

Posted

Hi all

I have REFDES.LSP and I used it from long time it makes automatic number after the text but now I need it makes the number before the text

Can any one make it and attached it for me please

REFDES.LSP

Posted

So instead of looking like this: A1 you want it to look like this: 1A. Is that correct?

Posted

It will look like this:

 

(setq nxt (strcat (itoa sn) ct ))

Posted

Should probably reverse the lines that ask for the Designator Letter and the Starting Number too, right? Not that the result isn't what the OP is looking for.

Posted

Lee: Judging by some of the presets in the lisp routine the OP is using I'm not sure, at this point anyway, he could use your fantabulous(!) routines. His loss.

Posted

I think the code needs some "other tweaking" as well.

It works but SHEESH!!

Posted

The code must have been specific to this one company perhaps to accommodate making a "scaled" drawing in model space?

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