Share Email Facebook Twitter LinkedIn AcDbGraph::AcDbGraph C++ AcDbGraph( AcDbGraphNode* pRoot = NULL ); Description The first node in the graph is considered the root node. Parameters Parameters Description pRoot Input pointer to root node. Default is NULL. LinksAcDbGraph