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

Writes the .dwg file format data of this object to the specified filer. 

 

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