Hugin .NET API Reference Library
GetRequisiteParents Method
Namespaces > HAPI > DiscreteDecisionNode > GetRequisiteParents()
Returns a NodeList containing the requisite ancestors of this decision node.
Syntax
C#Visual BasicManaged C++
public NodeList GetRequisiteParents ()
Public Function GetRequisiteParents As NodeList
public:
NodeList^ GetRequisiteParents ()
Return Value
A NodeList with the requisite parents of this decision node.
Exceptions
ExceptionCondition
ExceptionHugin

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