Close

Relief for ODA Team in Ukraine

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

Copies the contents of the specified object into this object when possible. 

 

Parameters
Description
pSource
[in] Pointer to the source object.

The source object and this object need not be of the same type. This function is meaningful only when implemented by custom classes.

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