EvalGraphGetNode Method

Opens and gets the specified node in this graph.

Namespace: Teigha.Internal.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public DBObject GetNode(
        uint nodeId,
        OpenMode mode,
        Transaction pTrans
)

Parameters

nodeId  UInt32
[in] Node ID.
mode  OpenMode
[in] Mode in which to open the Node object.
pTrans  Transaction
[in] Transaction.

Return Value

DBObject
Graph node object.
See Also

©  Bricsys NV. All rights reserved.