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

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

 

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