API Reference > OdDb Classes > OdDbGripData Class > OdDbGripData Methods > OdDbGripData::setToolTipFunc Method
OdDbGripData::setToolTipFunc Method
Syntax
C++
void setToolTipFunc(GripToolTipPtr pf);
Parameters 
Description 
GripToolTipPtr pf 
[in] Pointer to the function that gets the tooltip string of the grip. 

Assigns the function for this OdDbGripData object that gets the tooltip string of the grip. 

 

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