Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBody::saveAs Method
Syntax
C++
virtual void saveAs(OdGiWorldDraw* pWd, OdDb::DwgVersion ver) const;

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

 

Parameters
Description
pWd
[in] Pointer to the OdGiWorldDraw object.
ver
[in] Specifies the reason why the method is called.

This method can be overridden in custom classes.

Copyright © 2002-2022. Open Design Alliance All rights reserved.