Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxObject::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] Pointer to the source object.

The default implementation of this function does nothing but throw an eNotApplicable exception.

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