vanowm Posted May 18, 2023 Posted May 18, 2023 (edited) Hello. When using FILLET command in AutoCAD 2023 I get this: Quote Command: FILLET Current settings: Mode = TRIM, Radius = 1/8 Select first object or [Undo/Polyline/Radius/Trim/Multiple]: m But when I add this as toolbar button with: ^C^C_fillet _m It gives this: Quote Command: _fillet Current settings: Mode = TRIM, Radius = 1/8 Select first object or [uNdo/Polyline/Radius/Trim/mUltiple]: _m *Invalid selection* Ok, so it's different menu when command executed via (command) WTF! Then, I've tried this instead: ^C^C_fillet _u It works, until Radius is selected, once radius number submitted it interrupts the command. I hate to write entire routine just for this basic functionality, so maybe I'm doing something wrong here? Edited May 18, 2023 by vanowm Quote
tombu Posted May 23, 2023 Posted May 23, 2023 (edited) Command versioning has been an issue since Action Recorder was added with AutoCAD 2009 https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/Command-macro-does-not-work-the-same-as-it-did-in-AutoCAD-2008-and-previous-versions.html Command Versioning in AutoCAD https://withoutanet.typepad.com/without_a_net/2009/12/command-versioning-in-autocad.html See also: About Special Control Characters in Command Macros https://help.autodesk.com/view/ACD/2024/ENU/?guid=GUID-DDDB6E26-75E1-4643-8C6A-BEAEBA83A424 Edited May 23, 2023 by tombu 1 1 Quote
vanowm Posted May 24, 2023 Author Posted May 24, 2023 Thank you very much! Very useful information Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.