Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerState::setDescription Method
Syntax
C++
static void setDescription(OdDbDatabase * pDb, const OdString & layerStateName, const OdString & description);

Sets the description of the specified LayerState in the specified database. 

 

Parameters
Description
pDb
[in] Pointer to the database.
layerStateName
[in] LayerState name.
description
[in] Description.
Copyright © 2002-2022. Open Design Alliance All rights reserved.