Inserts into a menu with the specified handle all of the menu commands registered by the SolidWorks Enterprise PDM add-ins.
Syntax
Parameters
- hMenu
- Handle of menu in which to insert command items
- lInsertPosition
- Zero-based index of position in menu where new items are inserted; -1 to append new menu items to the bottom of the menu
- plStartID
- Menu command ID to assign new commands when this method is called; next available menu command ID after this method returns
- poSelObjects
- IEdmSelectionList6; selected objects for which to display the menu
- lCreateMenuFlags
- Combination of CreateMenuFlags bits
- plItemCount
- Number of menu command items added
Return Value
IEdmMenu7 (see
Remarks)
Example
Remarks
See Also
Availability
SolidWorks Enterprise PDM 2011