XrefGraphGetXrefNode(Database) 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(
        Database db
)

Parameters

db  Database
[in] Database.

Return Value

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

©  Bricsys NV. All rights reserved.