API Reference > OdDb Classes > OdDbGripData Class > OdDbGripData Methods > OdDbGripData::setHotGripDimensionFunc Method
OdDbGripData::setHotGripDimensionFunc Method
Syntax
C++
void setHotGripDimensionFunc(GripDimensionPtr pf);
Parameters 
Description 
GripDimensionPtr pf 
[in] Pointer to the function that gets the dynamic dimensions of the grip when it becomes hot. 

Assigns the function for this OdDbGripData object that is called to get the dynamic dimensions of the grip when it becomes hot. 

 

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