GraphNodeAddRefTo Method

Creates an 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 AddRefTo(
        GraphNode outGoingNode
)

Parameters

outGoingNode  GraphNode
[in] Outgoing graph node.
See Also

©  Bricsys NV. All rights reserved.