+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Full Member
    Computer Details
    deano33's Computer Details
    Operating System:
    XP/7/Ubuntu
    Computer:
    P3/P4/I7
    CPU:
    PEN(DUAL CORE)-P4 2GHZ-PIII 850
    RAM:
    8GB
    Discipline
    HVAC
    deano33's Discipline Details
    Occupation
    Projects Manager & Engineer
    Discipline
    HVAC
    Using
    AutoCAD LT 2012
    Join Date
    Nov 2006
    Location
    BIRMINGHAM, ENGLAND
    Posts
    53

    Question draw line on line (auto select previous pick points)

    Registered forum members do not see this ad.

    I want to create a macro within Acad LT to draw a line from A to B and then automatically draw another line over the top from A to B. Is there a way to select the previous pick points A & B automatically.

    I know you can copy last @0,0 but not what I am looking for.

    Any Ideas?

  2. #2
    Senior Member
    Using
    not applicable
    Join Date
    Jan 2008
    Location
    Littleton Colorado USA
    Posts
    166

    Default

    deano33,
    You could write a macro or script to copy in place, but you say that's not what you're looking for. Then what are you looking for? As far as I know, only the last point position is saved by Autocad (in the LASTPOINT system variable.) There seems to be no automatic way to get both previous points without using customization options, like LISP, that you don't have in LT. Maybe if you describe your needs in more detail, someone will have a solution.

  3. #3
    Super Member Tankman's Avatar
    Computer Details
    Tankman's Computer Details
    Operating System:
    XP Pro SP3
    Computer:
    IBM T60 Thinkpad™
    Monitor:
    36" LCD Monitor/TV, 14" Thinkpad™ T60
    Using
    AutoCAD 2007
    Join Date
    Mar 2008
    Location
    Eastern PA, USA
    Posts
    1,794

    Default

    deano33, welcome to the forums.

    I'm with CALCAD, but, I ask, "Why would you need a line on top of another line?"

    Of course usin' LT, a lisp routine is out of the question.
    Do you have a lot of lines you want carbon copied?
    Tankman

    "When the well is dry, we know the worth of water." Ben Franklin ~ 1746

  4. #4
    Full Member
    Computer Details
    deano33's Computer Details
    Operating System:
    XP/7/Ubuntu
    Computer:
    P3/P4/I7
    CPU:
    PEN(DUAL CORE)-P4 2GHZ-PIII 850
    RAM:
    8GB
    Discipline
    HVAC
    deano33's Discipline Details
    Occupation
    Projects Manager & Engineer
    Discipline
    HVAC
    Using
    AutoCAD LT 2012
    Join Date
    Nov 2006
    Location
    BIRMINGHAM, ENGLAND
    Posts
    53

    Default

    Thankyou for your reply. I am trying to create a menu macro to draw a multiline (3 lines 100mm apart) not currently available in Acad LT. I have tried to offset;last but not available. Any Ideas?

  5. #5
    Senior Member
    Using
    not applicable
    Join Date
    Jan 2008
    Location
    Littleton Colorado USA
    Posts
    166

    Default

    Registered forum members do not see this ad.

    deano33,
    If you haven't already, you might want to look into DIESEL. I don't have Autocad so I can't verify, but DIESEL allows access to system variables in a way that looks promising for what you want to do. I presume there is information in your LT help files. Here is a link to some reference info with examples. Hope this helps.

    http://members.iinet.net.au/~bigbyte/diesel.htm

Similar Threads

  1. lisp to draw line on same angle as line picked
    By john_ in forum AutoLISP, Visual LISP & DCL
    Replies: 12
    Last Post: 21st Oct 2009, 03:32 pm
  2. Replies: 21
    Last Post: 14th May 2009, 06:36 pm
  3. Draw a dotted line btw two points
    By Maradona_10 in forum AutoLISP, Visual LISP & DCL
    Replies: 2
    Last Post: 26th May 2008, 05:35 pm
  4. ...auto draw a line path?
    By poly4life in forum AutoCAD 2D Drafting, Object Properties & Interface
    Replies: 2
    Last Post: 6th Mar 2008, 12:56 am
  5. A Challenege - Draw Line, Blocks Placed on Line
    By CADken in forum AutoLISP, Visual LISP & DCL
    Replies: 12
    Last Post: 5th Feb 2008, 03:46 am

Bookmarks

Posting Permissions

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