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

Reads the DXF format data of this object from the specified filer. 

 

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