API Reference > OdDb Classes > OdDbLoftOptions Class > OdDbLoftOptions Methods > OdDbLoftOptions::setOptionsFromSysvars Method
OdDbLoftOptions::setOptionsFromSysvars Method
Syntax
C++
OdResult setOptionsFromSysvars(const OdDbDatabase& pDb);
Parameters 
Description 
const OdDbDatabase& pDb 
[in] A reference to a database object that is used to get access to system variable values.
 

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

Sets loft options from the current values of system variables. 

 

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