API Reference > Types > GripRtClkHandler Type
GripRtClkHandler Type
Syntax
C++
typedef OdResult (* GripRtClkHandler)(OdDbGripDataArray& hotGrips, const OdDbStubPtrArray& ents, OdString& menuName, ODHMENU& menu, ContextMenuItemIndexPtr& cb);

DbGrip.h

This type represents functions that are called when a grip is right-clicked.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.