API Reference > OdDb Classes > OdDbXrefFullSubentPath Class > OdDbXrefFullSubentPath Methods > OdDbXrefFullSubentPath::dxfOut Method
OdDbXrefFullSubentPath::dxfOut Method
Syntax
C++
void dxfOut(OdDbDxfFiler* pFiler, OdInt groupCodeOffset = 0) const;
Parameters 
Description 
OdDbDxfFiler* pFiler 
[in] Pointer to the filer to which the data are to be written.  
OdInt 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.