Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabase::setSysVar Method
Syntax
C++
void setSysVar(const OdString& name, const OdResBuf* pValue);

Sets the specified system variable of this database object. 

 

Parameters
Description
name
[in] Name of the system variable.
pValue
[in] Pointer to an OdResBuf object that contains the new value.

System variable names are case-insensitive strings.

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