Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdSaveState<class T>::OdSaveState Constructor (T&, const T&)
Syntax
C++
OdSaveState(T& variable, const T& newValue);

Constructor for objects of the OdSaveState class. Saves a variable and assigns it a new value. 

 

Parameters
Description
variable
[in] Variable to save.
newValue
[in] New value for a variable.
Copyright © 2002-2022. Open Design Alliance All rights reserved.