Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ApplicationInstance::copyFrom Method
Syntax
C++
virtual void copyFrom(const OdRxObject* pSource);

details Copies the contents of the specified object into this object.

Parameters
Description
pSource
[in] A raw pointer to the source object.

The default implementation of this function does nothing but throws the eNotApplicable exception.

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