Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbRasterVariables::openRasterVariables Method
Syntax
C++
static OdDbRasterVariablesPtr openRasterVariables(OdDbDatabase* pDb, OdDb::OpenMode openMode = OdDb::kForRead);

Opens the RasterVariables object in the specified database. Creates a RasterVariables object if one does not exist. 

 

Parameters
Description
pDb
[in] Pointer to the database containg the RasterVariables object.
openMode
[in] Mode in which to open the RasterVariables object.

Returns a SmartPointer to the RasterVariables object.

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