Community
AutoCAD MEP Forum
Welcome to Autodesk’s AutoCAD MEP Forums. Share your knowledge, ask questions, and explore popular AutoCAD MEP topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Fillet command not working

9 REPLIES 9
Reply
Message 1 of 10
montero1
1638 Views, 9 Replies

Fillet command not working

Although this may not be a BS problem, I'm posting here because I happen to be using BS2006 when I run into the problem. When I try to use the command alias "F" for fillet, I get a "Unknown command" message at the command prompt. But if I type in the full command "Fillet", it works fine. I checked the Autocad Alias Editor under Express Tools and it shows the alias "F" assigned to the "Fillet" command. I tried removing it, and then adding it back in, and saving the pgp file, but I still get "Unknown command" at the command prompt when I try to use "F" for fillet. What am I missing here?
Thanks in advance.
9 REPLIES 9
Message 2 of 10
Anonymous
in reply to: montero1

Open the acap.pgp directly from CAD Manager | Customize | Edit program
parameters (acad.pgp). Is the F alias present?
Message 3 of 10
montero1
in reply to: montero1

I'm sorry, how do access CAD Manager? Is it in one of the pulldown menus?
Message 4 of 10
Anonymous
in reply to: montero1

Yes. It is not loaded by default. Use menuload and look for the
ABSCadManager.cui.
Message 5 of 10
CCMoor
in reply to: montero1

I am curious, i can't call the command fillet or _fillet from the lisp routines I have but I can call _fillet from the command line?

Any reason other than the pgp file this can occur?
Message 6 of 10
CCMoor
in reply to: montero1

What is even more perplexing is everytime I try to run a lisp routine calling the fillet command it blows out the pgp file altogether and I have to run a reinit?
Message 7 of 10
Anonymous
in reply to: montero1

Undefine was run on Fillet. To execute the internal command you need to use:

(command "._Fillet" ...)

--
R. Robert Bell


wrote in message news:5585585@discussion.autodesk.com...
I am curious, i can't call the command fillet or _fillet from the lisp
routines I have but I can call _fillet from the command line?

Any reason other than the pgp file this can occur?
Message 8 of 10
Anonymous
in reply to: montero1

Once again, undefine was applied to the command.

--
R. Robert Bell


wrote in message news:5585628@discussion.autodesk.com...
What is even more perplexing is everytime I try to run a lisp routine
calling the fillet command it blows out the pgp file altogether and I have
to run a reinit?
Message 9 of 10
CCMoor
in reply to: montero1

Thanks Robert 😃
Message 10 of 10
CCMoor
in reply to: montero1

Sorry must have posted while you were.
Thanks for your patience.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost