API Reference > OdCm Classes > OdCmColor Class > OdCmColor Methods > OdCmColor::dxfOut Method
OdCmColor::dxfOut Method
Syntax
C++
void dxfOut(OdDbDxfFiler* pFiler, int groupCodeOffset = 0) const;
Parameters 
Description 
OdDbDxfFiler* pFiler 
[in] Pointer to the filer to which the data are to be written.  
int groupCodeOffset = 0 
[in] Group code offset. 

Writes the DXF format data of this object to the specified filer. 

 

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