Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiNearCopyInstance Function
Syntax
C++
DAI_EXPORT SdaiAppInstance sdaiNearCopyInstance(SdaiAppInstance 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.

Parameters
Description
instance
[in] An origin application instance.

A copied application instance.

File: sdai.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.