See the top rated post in this thread. Click here

Page 1 of 6 12345 ... LastLast
Results 1 to 10 of 54

Thread: Distance Lisp Routine Help

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

    Default Distance Lisp Routine Help

    Can someone please create a lisp to place a Evacuation Distance Path. The routine should do the following. Use a Polyline, Pick Starting Point and a End Point. Place the Distance in the Attribute provided with the distance rounded to the nearest inch. The Attribute show alway read the same regardless of the direct. Please reference the attachment.


    Thank you,

    Brad
    Attached Files Attached Files

  2. #2
    I could stop if I wanted to
    Join Date
    2004-11
    Location
    Somewhere close to hell
    Posts
    228
    Login to Give a bone
    0

    Default Re: Distance Lisp Routine Help

    You might start by saving your drawing down, not everyone is using latest and greatest.
    Rob

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

    I have saved this down to Autocad 2000 version.



    Thank you,

    Brad
    Attached Files Attached Files

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

    Default Re: Distance Lisp Routine Help

    Brad,

    Are you going to select the polyline or does the program need to create it?
    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

  5. #5
    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,

    Are you going to select the polyline or does the program need to create it?
    Richard,

    It would be nice if the program could make the polyline.

    Brad

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

    Default Re: Distance Lisp Routine Help

    Quote Originally Posted by BCrouse
    Richard,

    It would be nice if the program could make the polyline.

    Brad
    Do you have a sample of what the final product would be, other than your example above?

    Does the polyline contain bends (additional verticies)?
    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. #7
    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
    Do you have a sample of what the final product would be, other than your example above?

    Does the polyline contain bends (additional verticies)?
    Richard

    Please ref. the attachment for an example for the purpose of this lisp routine. I think that this will answer you second question concerning vertexs in the polyline.

    Please ask if you have anyother questions.

    Brad
    Attached Files Attached Files

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

    Default Re: Distance Lisp Routine Help

    Quote Originally Posted by BCrouse
    Richard

    Please ref. the attachment for an example for the purpose of this lisp routine. I think that this will answer you second question concerning vertexs in the polyline.

    Please ask if you have anyother questions.

    Brad
    Brad,
    Try this. It does not draw the flow arrows. If the Attribute Block you first posted is not in the drawing make sure it is within your search path.

    ~Edit~ Attachment removed.
    Last edited by Opie; 2005-09-26 at 08:45 PM. Reason: Removed attachment
    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

  9. #9
    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
    Brad,
    Try this. It does not draw the flow arrows. If the Attribute Block you first posted is not in the drawing make sure it is within your search path.
    I got it to work, but when I label the line the distance does not show up in the attribute. How hard would it be to put the Directional Arrows in it.


    Thank you,

    Brad

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

    Default Re: Distance Lisp Routine Help

    What was the problem that you were having?

    I'm looking into the arrows.
    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 1 of 6 12345 ... 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
  •