API Reference > OdDb Classes > OdDbDxfFiler Class > OdDbDxfFiler Methods > OdDbDxfFiler::copyItem Method
OdDbDxfFiler::copyItem Method
Syntax
C++
virtual void copyItem(OdDbDxfFiler * pSource);
Parameters 
Description 
OdDbDxfFiler * pSource 
[in] Pointer to the source Filer. 

Copies the current item from the specified Filer object to this one.

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