API Reference > OdDbPointCloud Classes > OdDbPointCloudDefReactorEx Class > OdDbPointCloudDefReactorEx Methods > OdDbPointCloudDefReactorEx::dwgOutFields Method
OdDbPointCloudDefReactorEx::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.