AddObjectContextMenu Method (IApplication)
Adds a menu item to the specified object type's context-sensitive menu.
.NET Syntax
Parameters
- ApiUuid
- UUID of the add-in or non add-in application
- ItemType
- Type of menu item as defined in dsMenuItemType_e
- ItemName
- Name of the menu item
- UserCmdID
- User-defined command ID when ItemType is dsMenuItemType_e.dsMenuItemType_UserCommand
- ObjectType
- Type of object with which to associate this context-sensitive menu item as defined in dsObjectType_e
- ContextMenuItem[out] or Return Value
- Context-sensitive menu for ObjectType
See Also
Availability
DraftSight V1R5.0