XrefGraphGetXrefNode(Int32) Method

Returns the XrefGraphNode object corresponding to the specified parameter.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public XrefGraphNode GetXrefNode(
        int idx
)

Parameters

idx  Int32
[in] Node index.

Return Value

XrefGraphNode
Corresponding XrefGraphNode object if the specified node is found, nullptr otherwise.
See Also

©  Bricsys NV. All rights reserved.