Hugin .NET API version 8.6 (x64 single)
Returns a Node by name. If no node by the given name exists, 'null' is returned.
NOTE: A node naming scheme is applied when creating a runtime domain for OOBNs, for more on this read Example 5: Node naming scheme for oobn under R:Project.
Syntax
Parameters
- nodename (String)
- a string containing the name of the Node to be found in this NetworkModel.
Return Value
A Node named 'name' in this NetworkModel.
Exceptions
Exception | Condition |
---|---|
ExceptionHugin |
Assembly: hugincs-8.6-2.0-x64 (Module: hugincs-8.6-2.0-x64)