API Reference > OdDb Classes > OdDbLoftOptions Class > OdDbLoftOptions Methods > OdDbLoftOptions::setSysvarsFromOptions Method
OdDbLoftOptions::setSysvarsFromOptions Method
Syntax
C++
OdResult setSysvarsFromOptions(OdDbDatabase& pDb);
Parameters 
Description 
OdDbDatabase& pDb 
[out] A reference to a database object that is used to change system variables values.
 

Returns eOk if system variables were successfully set or an appropriate error otherwise.

Sets the system variables values from loft options values. 

 

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