API Reference > OdDbPointCloud Classes > OdDbPointCloudDefEx Class > OdDbPointCloudDefEx Methods > OdDbPointCloudDefEx::dxfInFields Method
OdDbPointCloudDefEx::dxfInFields Method
Syntax
C++
virtual OdResult dxfInFields(OdDbDxfFiler* pFiler);
Parameters 
Description 
OdDbDxfFiler* pFiler 
[in] Filer object which data is read from. 

eOk if data was read successfully.

This method is intended to read object specific data from a .dxf file. The method is not intended to be called directly, it is called by dxfIn(). 

 

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