Hugin .NET API Reference Library
GetInstance Method
Namespaces > HAPI > Node > GetInstance()
Returns the InstanceNode containing this (cloned) output node.
Syntax
C#Visual BasicManaged C++
public Node GetInstance ()
Public Function GetInstance As Node
public:
Node^ GetInstance ()
Return Value
The InstanceNode containing this output clone.
Remarks
Note that we clone all output nodes when we create an InstanceNode. This is done in order to make it possible to specify conditional probability tables involving output nodes from InstanceNode's.
Exceptions
ExceptionCondition
ExceptionHugin

Assembly: hugincs-8.6-2.0-x64 (Module: hugincs-8.6-2.0-x64)