create a new ucs

Discussion in 'AutoCAD' started by ffejgreb, Dec 18, 2003.

  1. ffejgreb

    ffejgreb Guest

    I've searched for the answer but what I found I can't make work. In a
    routine I am trying to write, I need to establish a new ucs. I have
    variables saved that I would like to use as the x, y and z values of the new
    ucs, but it won't accept them. How do I do this?

    TIA,

    Jeff
     
    ffejgreb, Dec 18, 2003
    #1
  2. ffejgreb

    ffejgreb Guest

    After further fiddling, I got it to work. What was happening apparently was
    one of the variables I created was created incorrectly. I have corrected
    that and was able to get this to work:

    (command "_.ucs" "n" (list Var1 Var2 Var3))

    No actual variables were used or harmed in the creation of this function.

    Thanks
     
    ffejgreb, Dec 18, 2003
    #2
  3. ffejgreb

    Doug Broad Guest

    Glad you got it working.
     
    Doug Broad, Dec 19, 2003
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.