Share

IAcadToolFlyoutShape Interface

Class Hierarchy

IAcadToolFlyoutShape
    AcadToolImpl

File

AcTc.idl

Description

This interface provides access to the ID of the flyout tool that is being executed or dragged. If a tool appearing in a flyout palette is executed or dragged, and the tool's COM object supports this interface, the framework calls the IAcadToolFlyoutShape::SetFlyoutTools() method to set the flyout tool ID before calling the tool's execute or drag methods.

This interface is queried from the IAcadTool interface when the flyout tool is executed. It is queried from the IAcadStockTool interface when the flyout tool is dragged.

Links

IAcadToolFlyoutShape Methods

Was this information helpful?