GraphDelNode Method

Removes the specified node from this GraphNode object, and all references to it.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public void DelNode(
        GraphNode nodeToDelete
)

Parameters

nodeToDelete  GraphNode
[in] Node to delete.
See Also

©  Bricsys NV. All rights reserved.