XrefGraphGetXrefNode(ObjectId) Method

Returns the XrefGraphNode object corresponding to the specified parameter.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public XrefGraphNode GetXrefNode(
        ObjectId btrId
)

Parameters

btrId  ObjectId
[in] Object ID of BlockTableRecord.

Return Value

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

©  Bricsys NV. All rights reserved.