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

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

 

This function calls dgnInFields(pFiler), then loads any data associated with this object.

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