API Reference > OdDb Classes > OdDbGraphNode Class > OdDbGraphNode Methods > OdDbGraphNode::setData Method
OdDbGraphNode::setData Method
Syntax
C++
void setData(void* pData);
Parameters 
Description 
void* pData 
[in] Pointer to the data. 

Sets the data associated with this GraphNode object. 

 

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