API Reference > Functions > SDAI > sdaiNearCopyInstance Function
sdaiNearCopyInstance Function
Syntax
C++
DAI_EXPORT SdaiAppInstance sdaiNearCopyInstance(SdaiAppInstance instance);

sdai.h

Parameters 
Description 
SdaiAppInstance instance 
[in] An origin application instance.  

A copied application instance.

Creates a copy of a specified application instance (origin). The created copy contains the same attributes and is associated with the same model object as the origin one.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.