API Reference > OdDb Classes > OdDbGripData Class > OdDbGripData Methods > OdDbGripData::setInputPointFunc Method
OdDbGripData::setInputPointFunc Method
Syntax
C++
void setInputPointFunc(GripInputPointPtr pf);
Parameters 
Description 
GripInputPointPtr pf 
[in] Pointer to the function that is called when the certain step of the grip editing operation the input point is received. 

Assigns the function for this OdDbGripData object that is called when the certain step of the grip editing operation the input point is received. Used for custom entities. 

 

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