Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgElement::dgnOut Method
Syntax
C++
virtual void dgnOut(OdDgFiler* pFiler) const;

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

 

Parameters
Description
pFiler
[in] Pointer to the filer to which the data are to be written.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.