Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: danielhyde
  • Content: Threads
  • Order by date
  1. danielhyde

    Lisp - convert numbers to evens

    Hi, Can anyone tell me how to convert odd numbers in to even numbers in LISP? I have a lisp routine which returns both even and odd numbers (0,1,2,3 up to 9) and I need to return and function that will round the figure down to the nearest even number, e.g.: 1 to 0, 3 to 2 etc. Can anyone help...
  2. danielhyde

    Convert LISP to VBA

    Hi, Is it possible to convert a LISP routine in to VBA routine? I have only a little knowledge of LISP and VBA. (I understand what it’s doing, but I am not sure how to write it) We currently have a routine that inserts XREF's of OS mapping in to a drawing by the user selecting a point on the...
  3. danielhyde

    Extract polylines x,y and length data?

    Hi, Does any one known how to extract the start and finsh X,y coords and total length data from all polylines in a drawing and save data in .xls format? I think it can be done through Lisp or VBA routines but don't know how, any help would be great. Thanks Dan
  4. danielhyde

    Chainage Lisp

    Hi, I need a lisp routine to create chainage marks along a polyline - does anyone have one or know where a can get one from? I need to be able to specify the Start chainage (text), interval, prefix, scale and precision - I think that’s it. Thanks Dan
  5. danielhyde

    INSERT LISP - sub folders?

    Hi, We currently have a LISP routine that inserts our OS-map drawing tiles - It works by us clicking on screen the area where we want the mapping (coordinates) and it then inserts the correct one. However it only works from one Folder, so is there a way to make it search through multiple folders...
  6. danielhyde

    Copy Object Data

    I am using AutoCad 2002 with Map6 and would like to know if there is anyway of copying all of the Object data assocated with one object to another? Thanks...
  7. danielhyde

    Combine Multiple drawings?

    Hi, Does anyone know a quick/easy-automated way in which I could combine 20+ drawings into just one drawing? I though maybe a Lisp routine that will automatically xref all the drawings contained in a certain folder. Thanks...

Part and Inventory Search