API Reference > Other Classes > OdModelerGeometry Class > OdModelerGeometry Methods > OdModelerGeometry::restoreAttributes Method
OdModelerGeometry::restoreAttributes Method
Syntax
C++
virtual OdResult restoreAttributes(OdModelerGeometry* oldmodeler) = 0;
Parameters 
Description 
OdModelerGeometry* oldmodeler 
[out] ModelerGeometry object to restore attributes.
 

eOk if successful or an appropriate error code otherwise.

Restores attributes from old ModelerGeometry object. 

 

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