API Reference > OdDbPointCloud Classes > OdDbPointCloudDefEx Class > OdDbPointCloudDefEx Methods > OdDbPointCloudDefEx::dwgOutFields Method
OdDbPointCloudDefEx::dwgOutFields Method
Syntax
C++
virtual void dwgOutFields(OdDbDwgFiler* pFiler) const;
Parameters 
Description 
OdDbDwgFiler* pFiler 
[in] Filer object which data is written to. 

This method is intended to write object specific data to a .dwg file. The method is not intended to be called directly, it is called by dwgOut(). 

 

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