API Reference > OdDb Classes > OdDb3dSolid Class > OdDb3dSolid Methods > OdDb3dSolid::saveAs Method
OdDb3dSolid::saveAs Method
Syntax
C++
virtual void saveAs(OdGiWorldDraw* pWd, OdDb::DwgVersion ver) const;
Parameters 
Description 
OdGiWorldDraw* pWd 
[in] Pointer to the OdGiWorldDraw object.  
OdDb::DwgVersion ver 
[in] Specifies the reason why the method is called. 

Creates a geometric representation of the entity for saving proxy graphics or converting to previous formats. 

 

This method can be overridden in a custom classes.

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