apIPUnregisterCustomMenuItems
apIPUnregisterCustomMenuItems(
)
=> t / nil
Description
Removes all custom menu items from the interactive placer context menu.
Arguments
Value Returned
|
All custom context menu items were removed from the interactive placer context menu. |
|
Examples
Removes all custom context menu items from the interactive placer context menu.
apIPUnregisterCustomMenuItems()
Related Topics
Return to top