See the top rated post in this thread. Click here

Page 4 of 6 FirstFirst 123456 LastLast
Results 31 to 40 of 54

Thread: Distance Lisp Routine Help

  1. #31
    All AUGI, all the time BCrouse's Avatar
    Join Date
    2003-04
    Location
    Bethlehem, PA
    Posts
    980
    Login to Give a bone
    0

    Thumbs up Re: Distance Lisp Routine Help

    Quote Originally Posted by richardl.25628
    Brad,

    You are welcome. If it wasn't for Peter, I would have been stumped on the attribute portion for a bit. I havn't learned VLisp to its fullest extent, yet.

    And yes, Thank you as well Peter.
    Richard,

    What would cause to routine to stall out. I has been happening when I start. It also stalls out when I try to add another route .

    thank you,

    Brad

  2. #32
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,106
    Login to Give a bone
    0

    Default Re: Distance Lisp Routine Help

    How many routes have you created?
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  3. #33
    All AUGI, all the time BCrouse's Avatar
    Join Date
    2003-04
    Location
    Bethlehem, PA
    Posts
    980
    Login to Give a bone
    0

    Default Re: Distance Lisp Routine Help

    Quote Originally Posted by BCrouse
    Richard,

    What would cause to routine to stall out. I has been happening when I start. It also stalls out when I try to add another route .

    thank you,

    Brad
    Could you add the option for arc in the routine?

    Thank you

  4. #34
    All AUGI, all the time BCrouse's Avatar
    Join Date
    2003-04
    Location
    Bethlehem, PA
    Posts
    980
    Login to Give a bone
    0

    Default Re: Distance Lisp Routine Help

    Quote Originally Posted by richardl.25628
    How many routes have you created?
    It stalls out after 1?

  5. #35
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,106
    Login to Give a bone
    0

    Default Re: Distance Lisp Routine Help

    Quote Originally Posted by BCrouse
    Could you add the option for arc in the routine?

    Thank you
    Probably not at this time. If I have more time, I will see what I can do.
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  6. #36
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,106
    Login to Give a bone
    0

    Default Re: Distance Lisp Routine Help

    Quote Originally Posted by BCrouse
    It stalls out after 1?
    Have you done any other routes in that drawing since it started working?

    It could be the grouping of the objects. To disable the groups, place semi-colon at line 317. I will look into fixing that portion, or completely removing the grouping.
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  7. #37
    All AUGI, all the time BCrouse's Avatar
    Join Date
    2003-04
    Location
    Bethlehem, PA
    Posts
    980
    Login to Give a bone
    0

    Default Re: Distance Lisp Routine Help

    Quote Originally Posted by richardl.25628
    Have you done any other routes in that drawing since it started working?

    It could be the grouping of the objects. To disable the groups, place semi-colon at line 317. I will look into fixing that portion, or completely removing the grouping.
    I'lll do that .

    Thank you,

    Brad

  8. #38
    All AUGI, all the time BCrouse's Avatar
    Join Date
    2003-04
    Location
    Bethlehem, PA
    Posts
    980
    Login to Give a bone
    0

    Default Re: Distance Lisp Routine Help

    Quote Originally Posted by BCrouse
    I'lll do that .

    Thank you,

    Brad
    I did that and it seems to be stalling out when I try to do a short distance. But when I do long distances it is working okay.

    Thank you,

    Brad

  9. #39
    All AUGI, all the time BCrouse's Avatar
    Join Date
    2003-04
    Location
    Bethlehem, PA
    Posts
    980
    Login to Give a bone
    0

    Default Re: Distance Lisp Routine Help

    Quote Originally Posted by BCrouse
    I did that and it seems to be stalling out when I try to do a short distance. But when I do long distances it is working okay.

    Thank you,

    Brad
    Richard,

    This routine is still locking up when I have a short distance point and then change the direction to continue with the evacuation route. Do you have any other suggestions? I place semi-colon at line 317 to disable the grouping. But bit its still locking up.

    Thank you,

    Brad

  10. #40
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,106
    Login to Give a bone
    0

    Default Re: Distance Lisp Routine Help

    Quote Originally Posted by BCrouse
    Richard,

    This routine is still locking up when I have a short distance point and then change the direction to continue with the evacuation route. Do you have any other suggestions? I place semi-colon at line 317 to disable the grouping. But bit its still locking up.

    Thank you,

    Brad
    Brad,

    I'll need to look at it next week. Can you send some example dwgs of what you are doing?
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

Page 4 of 6 FirstFirst 123456 LastLast

Similar Threads

  1. Surveying Bearing/Distance LISP Routine
    By BoarsNest01 in forum AutoLISP
    Replies: 59
    Last Post: 2017-03-02, 10:19 PM
  2. 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
  3. Combine three lisp routine into one routine.
    By BrianTFC in forum AutoLISP
    Replies: 1
    Last Post: 2012-02-08, 12:14 PM
  4. Replies: 9
    Last Post: 2012-01-21, 07:58 AM
  5. distance routine
    By hernan.fuentes in forum AutoLISP
    Replies: 2
    Last Post: 2010-06-22, 02:36 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
  •