API Reference > OdDg Classes > OdDgElement Class > OdDgElement Methods > OdDgElement::dgnOut Method
OdDgElement::dgnOut Method
Syntax
C++
virtual 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.