Engine.GetToolMenuStructure
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
Engine.GetToolMenuStructure
Syntax
Engine.GetToolMenuStructure
Return Value
The object that specifies the menu structure. See MenuItemProperties for a description of this property object.
Purpose
Remarks
Obtains a PropertyObject object that specifies the structure of the Tools menu.
You can use this method to obtain information about the Tools menu items instead of using the Engine.GetNumToolMenus , Engine.GetNumToolMenuItems , Engine.GetToolMenuItemInfoEx , and Engine.GetToolMenuItemInfoWithIDEx methods.
See Also
Engine.GetEditTimeToolMenuItems
Engine.GetRunTimeToolMenuItems