Results 1 to 3 of 3

Thread: Lisp program needed

  1. #1
    I could stop if I wanted to cadd4la's Avatar
    Join Date
    2001-12
    Location
    Newport Beach, CA
    Posts
    399
    Login to Give a bone
    0

    Default Lisp program needed

    Hello, I'm looking for a lisp that will do the following:

    Xref in a file by opening a window that will start in the same dir file folder as the drawing the code is used in to locate the file, turning on the node osnap, place it on layer "XREF", and scale it by 1/ the dimscale of the drawing being xref in (for example: 1/2"=1'-0" (1/24), 1/4"=1'0" (1/4 or is the dimscale is set to 1 it don't scale it by 1/ the dimscale).

    Thanks,

    Cadd4LA

  2. #2
    I could stop if I wanted to CadDog's Avatar
    Join Date
    2005-06
    Location
    So Ca
    Posts
    439
    Login to Give a bone
    0

    Default Re: Lisp program needed

    Is this what some you're looking for...?

    We an attack lisp which create a layer to place the attachment and also make sure to make it an overlay.

    The layers it create are $xref- and uses the name of the file you selected.
    Attached Images Attached Images

  3. #3
    I could stop if I wanted to cadd4la's Avatar
    Join Date
    2001-12
    Location
    Newport Beach, CA
    Posts
    399
    Login to Give a bone
    0

    Default Re: Lisp program needed

    Quote Originally Posted by CadDog View Post
    Is this what some you're looking for...?

    We an attack lisp which create a layer to place the attachment and also make sure to make it an overlay.

    The layers it create are $xref- and uses the name of the file you selected.
    Sorry, I don't understand your attachment.

    I do want it to come in as a overlay.

    Thanks,

Similar Threads

  1. Program needed part 2
    By cadd4la in forum AutoLISP
    Replies: 2
    Last Post: 2013-12-31, 08:25 PM
  2. Replies: 8
    Last Post: 2011-03-29, 07:33 AM
  3. reactor based simple lisp program needed
    By rajat_bapi_mallick in forum AutoLISP
    Replies: 2
    Last Post: 2007-10-11, 10:21 PM
  4. Writing a Short program from Large Program
    By avinash00002002 in forum VBA/COM Interop
    Replies: 2
    Last Post: 2006-07-13, 01:26 AM

Tags for this Thread

Posting Permissions

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