API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::getSysVar Method
OdDbDatabase::getSysVar Method
Syntax
C++
OdResBufPtr getSysVar(const OdString& name) const;
Parameters 
Description 
const OdString& name 
[in] Name of the system variable. 

Returns a smart pointer to an OdResBuf object that contains the value. 

System variable names are case-insensitive strings.

Returns the specified system variable of this database object. 

 

System Variables

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