Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show only
|
Search instead for
Did you mean:
This page has been translated for your convenience with an automatic translation service. This is not an official translation and may contain errors and inaccurate translations. Autodesk does not warrant, either expressly or implied, the accuracy, reliability or completeness of the information translated by the machine translation service and will not be liable for damages or losses caused by the trust placed in the translation service.Translate
enable External (API) Commands in (Group) Edit Mode
I have a bunch of buttons in our Ribbon tabs - most are just to insert Detail Components & Annotations Symbols using PostRequestForElementTypePlacement, and some are links to web pages (for HOWTOs and documentation). I've enabled the buttons for zero doc state (by implementing IExternalCommandAvailability). However, ALL of the buttons get disabled in Group Edit mode.
Apparently, this is a known issue, per (and support request 20010953):
I assume there are some technical issues with potential "bad behavior" that could happen, but maybe allowing some restricted/simple stuff (like I mention above) would be easier?