Hugin .NET API Reference Library
GetEnteredFinding Method (state)
Namespaces > HAPI > DiscreteNode > GetEnteredFinding(UInt64)
Returns the entered finding for state of this.
public h_number_t GetEnteredFinding(size_t state)
Syntax
C#Visual BasicManaged C++
public float GetEnteredFinding (
	ulong state
)
Public Function GetEnteredFinding ( _
	state As ULong _
) As Single
public:
float GetEnteredFinding (
	unsigned long long state
)
Parameters
state (UInt64)
an index representing which state to examine.
Return Value
A real number representing the entered finding.
Exceptions
ExceptionCondition
ExceptionHugin

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