(command "fillet"....

Discussion in 'AutoCAD' started by Daron Denton, Apr 9, 2004.

  1. Daron Denton

    Daron Denton Guest

    anyone else notice in acad2004...

    (command "fillet") returns nil, but (command ".fillet") starts the fillet
    command?

    not that it matters, but anyone else get this?
    daron
     
    Daron Denton, Apr 9, 2004
    #1
  2. Daron Denton

    kemp Guest

    Mine is different - i get nil for the first line either way, but it still
    continues the fillet command. Here is my output:
    ----------------
    (command "fillet")
    fillet
    Current settings: Mode = TRIM, Radius = 0'-0"
    Select first object or [Polyline/Radius/Trim/mUltiple]: nil

    Select first object or [Polyline/Radius/Trim/mUltiple]:
     
    kemp, Apr 9, 2004
    #2
  3. the all powerful dot is always recommended

    --


    Jamie Duncan

    Consulting - If you're not part of the solution, there's good money in
    prolonging the problem.
     
    Jamie Duncan \(remove lock to reply\), Apr 9, 2004
    #3
  4. Daron Denton

    Daron Denton Guest

    definitely. i do use it... religiously, but had missed it in one spot in a
    function that was four years old. first time i had used it in acad2004.

    you know... <g>
    daron
     
    Daron Denton, Apr 9, 2004
    #4
  5. Ha, you put me to shame - I've got missing dots everywhere - and they will
    come to haunt me one day!

    --


    Jamie Duncan

    Consulting - If you're not part of the solution, there's good money in
    prolonging the problem.
     
    Jamie Duncan \(remove lock to reply\), Apr 9, 2004
    #5
  6. Daron Denton

    C Witt Guest

    try this..

    (command ".redefine" "fillet")

    should work then.
     
    C Witt, Apr 9, 2004
    #6
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.