Hugin .NET API Reference Library
Clone Method
Namespaces > HAPI > Node > Clone()
Clones this node.
Syntax
C#Visual BasicManaged C++
public Object Clone ()
Public Function Clone As Object
public:
virtual Object^ Clone () sealed
Remarks
Creates a new object (of the correct type) that is a clone of this Node.
Exceptions
ExceptionCondition
ExceptionHugin

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