Hugin .NET API Reference Library
GetHomeDomain Method
Namespaces > HAPI > Node > GetHomeDomain()
Returns the Domain containing this Node. Returns 'null' if the Node belongs to a Class.
Syntax
C#Visual BasicManaged C++
public Domain GetHomeDomain ()
Public Function GetHomeDomain As Domain
public:
Domain^ GetHomeDomain ()
Return Value
The Domain containing this Node.
Exceptions
ExceptionCondition
ExceptionHugin

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