C++
void acedReloadMenus( bool bIncrementalReloading );
File
aced.h
Description
Updates the User Interface in AutoCAD to reflect any changes made to the currently loaded menus.
Parameters
Parameters | Description |
---|---|
bIncrementalReloading | If set to true, menus will be reloaded incrementally. |