C++
virtual ~AcDbGraphNode();
Description
Calls disconnectAll(), which will remove any references in other nodes which point to this node.
virtual ~AcDbGraphNode();
Calls disconnectAll(), which will remove any references in other nodes which point to this node.