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

Writes the DGN format data of this object to the specified filer. 

 

This function calls this object's dgnOutFields() function, writes loads any data associated with this object.

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