Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabase::getSysVar Method
Syntax
C++
OdResBufPtr getSysVar(const OdString& name) const;

Returns the specified system variable of this database object. 

 

Parameters
Description
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.

TD_SysVars System Variables

Copyright © 2002-2022. Open Design Alliance All rights reserved.