API Reference > OdDb Classes > OdDbGripData Class > OdDbGripData Methods > OdDbGripData::setAppData Method
OdDbGripData::setAppData Method
Syntax
C++
void setAppData(void* pAppData);
Parameters 
Description 
void* pAppData 
[in] Pointer to the application-specific data structure. 

Sets the application-specific data structure for this OdDbGripData object. 

 

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