Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockBegin::dxfIn Method
Syntax
C++
virtual OdResult dxfIn(OdDbDxfFiler* pFiler);

Reads the DXF format data of this object from the specified filer. 

 

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

Returns the filer status. 

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

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