GraphNodeRemoveRefTo Method

Removes the outgoing reference, in this GraphNode object, to the specified GraphNode object.

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

Parameters

nodeToRemoveReference  GraphNode
[in] Graph node, reference to which to remove.
See Also

©  Bricsys NV. All rights reserved.