API Reference > OdCm Classes > OdCmTransparency Class > OdCmTransparency Methods > OdCmTransparency::dwgOut Method
OdCmTransparency::dwgOut Method
Syntax
C++
void dwgOut(OdDbDwgFiler* pFiler) const;
Parameters 
Description 
OdDbDwgFiler* pFiler 
[in] Pointer to the filer that the data is to be written to. 

Writes to the specified .dwg filer data of this object. 

 

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