API Reference > OdDb Classes > OdDbGripData Class > OdDbGripData Methods > OdDbGripData::setGripOpStatFunc Method
OdDbGripData::setGripOpStatFunc Method
Syntax
C++
void setGripOpStatFunc(GripOpStatusPtr pf);
Parameters 
Description 
GripOpStatusPtr pf 
[in] Pointer to the function that notifies about the edit status of the grip. 

Assigns the function for this OdDbGripData object that notifies about the edit status of the grip. 

 

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