API Reference > OdDb Classes > OdDbTable Class > OdDbTable Methods > copyFrom Method > OdDbTable::copyFrom Method (OdRxObject*)
OdDbTable::copyFrom Method (OdRxObject*)
Syntax
C++
virtual void copyFrom(const OdRxObject* pSource);
Parameters 
Description 
const OdRxObject* pSource 
[in] Source object. 

Copies the content from the source object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.