API Reference > OdDb Classes > OdDbDate Class > OdDbDate Methods > OdDbDate::dwgIn Method
OdDbDate::dwgIn Method
Syntax
C++
void dwgIn(OdDbDwgFiler* pFiler);
Parameters 
Description 
OdDbDwgFiler* pFiler 
[in] Pointer to the filer from which the data are to be read. 

Reads the .dwg file format data of this object from the specified file. 

 

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