Share

AcDbGraphNode::~AcDbGraphNode

C++

virtual ~AcDbGraphNode();

Description

Calls disconnectAll(), which will remove any references in other nodes which point to this node.

Links

AcDbGraphNode

Was this information helpful?