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

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

 

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