API Reference > OdDb Classes > OdDbGripData Class > OdDbGripData Methods > OdDbGripData::setHotGripFunc Method
OdDbGripData::setHotGripFunc Method
Syntax
C++
void setHotGripFunc(GripOperationPtr pf);
Parameters 
Description 
GripOperationPtr pf 
[in] Pointer to the function that is called when the grip becomes hot. 

Assigns the function for this OdDbGripData object that is called when the grip becomes hot. 

 

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