Skip to main content

ITraceLane.FindNode method

Namespace: NextDesign.Desktop

Description

Find the node corresponding to the given model in this lane.
If a model filter or related filter is applied, search will be performed with the filter applied.
Returns null if the node is not found in the lane.

argument

NameTypeDescription
modelIModelModel to search for

Return value

Exceptions

NameException ClassDescription
Invalid argumentExtensionArgumentExceptionIf null is specified for model