Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObject::dwgIn Method
Syntax
C++
void dwgIn(OdDbDwgFiler* pFiler);

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

 

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

This function calls dwgInFields(pFiler), then loads any Xdata associated with this object.

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