See the top rated post in this thread. Click here

Page 3 of 3 FirstFirst 123
Results 21 to 29 of 29

Thread: LOOKING FOR A LISP ROUTINE

  1. #21
    All AUGI, all the time CAB2k's Avatar
    Join Date
    2016-01
    Location
    Brandon, Florida
    Posts
    687
    Login to Give a bone
    0

    Default Re: LOOKING FOR A LISP ROUTINE

    If there is a center line object you can program to select that but you would stil need the elevations of that center line.

  2. #22
    AUGI Addict
    Join Date
    2006-04
    Location
    (getpoint "Anywhere on the Enter Key =>")
    Posts
    1,160
    Login to Give a bone
    0

    Default Re: LOOKING FOR A LISP ROUTINE

    I do agree all your thanks to CAB2k, as he is a great helper.


  3. #23
    Member
    Join Date
    2003-04
    Posts
    19
    Login to Give a bone
    0

    Default Re: LOOKING FOR A LISP ROUTINE

    I just looked at this thread since you had created the first lisp. I have tried the modified one and it works fantastic. With one exception, it seems to leave points behind after the command is finished.
    Is this a simple thing that I can modify?

  4. #24
    All AUGI, all the time CAB2k's Avatar
    Join Date
    2016-01
    Location
    Brandon, Florida
    Posts
    687
    Login to Give a bone
    0

    Default Re: LOOKING FOR A LISP ROUTINE

    Oops, left a line of code I used during testing. I fixed the lisp posted.

    In your copy remove this line of code:
    Code:
     (command "point" "non" p4)

  5. #25
    Member
    Join Date
    2003-04
    Posts
    19
    Login to Give a bone
    0

    Default Re: LOOKING FOR A LISP ROUTINE

    That works.
    And Again, I can't thank you enough. This routine has made a big difference in my everyday work.

    -Chris Bird
    Bohler Engineering Inc.
    Center Valley PA

  6. #26
    All AUGI, all the time CAB2k's Avatar
    Join Date
    2016-01
    Location
    Brandon, Florida
    Posts
    687
    Login to Give a bone
    0

    Default Re: LOOKING FOR A LISP ROUTINE

    Chris,
    Happy i could help.

  7. #27
    Member
    Join Date
    2007-10
    Location
    Abu dhabi / Philippines
    Posts
    22
    Login to Give a bone
    0

    Default Re: LOOKING FOR A LISP ROUTINE

    we finished a 2 weeks work in just 2 days, thanks again cab.

  8. #28
    All AUGI, all the time CAB2k's Avatar
    Join Date
    2016-01
    Location
    Brandon, Florida
    Posts
    687
    Login to Give a bone
    0

    Default Re: LOOKING FOR A LISP ROUTINE

    Hey, That's great to hear.

  9. #29
    Member
    Join Date
    2013-08
    Posts
    6
    Login to Give a bone
    0

    Default Re: LOOKING FOR A LISP ROUTINE

    What about selecting a 3dline, typing in an elevation and the lisp routing set a point on that line at that elevation?

Page 3 of 3 FirstFirst 123

Similar Threads

  1. Calling up LISP routine from within another LISP
    By jimmy_goodall in forum AutoLISP
    Replies: 4
    Last Post: 2013-08-21, 05:56 AM
  2. NEED HELP WITH LISP ROUTINE - PURGE linetype lisp
    By ECASAOL350033 in forum AutoLISP
    Replies: 6
    Last Post: 2013-06-21, 01:13 AM
  3. Help with a lisp routine to add a 12" line to this routine
    By Orbytal.edge341183 in forum AutoLISP
    Replies: 3
    Last Post: 2012-11-14, 10:33 PM
  4. Combine three lisp routine into one routine.
    By BrianTFC in forum AutoLISP
    Replies: 1
    Last Post: 2012-02-08, 12:14 PM
  5. Replies: 9
    Last Post: 2012-01-21, 07:58 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •