API Reference > OdDbPointCloud Classes > OdDbPointCloudDefEx Class > OdDbPointCloudDefEx Methods > OdDbPointCloudDefEx::dwgInFields Method
OdDbPointCloudDefEx::dwgInFields Method
Syntax
C++
virtual OdResult dwgInFields(OdDbDwgFiler* pFiler);
Parameters 
Description 
OdDbDwgFiler* 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 .dwg file. The method is not intended to be called directly, it is called by dwgIn(). 

 

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