Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiFarCopyInstance Function
Syntax
C++
DAI_EXPORT SdaiAppInstance sdaiFarCopyInstance(SdaiAppInstance instance, SdaiModel model);

Creates a copy of a specified application instance (origin) within a specified model. The created copy contains the same attributes as the origin one.

Parameters
Description
instance
[in] An origin application instance.
model
[in] A model to associate the copy with.

A copied application instance.

This function is not implemented yet.

File: sdai.h

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