API Reference > OdDb Classes > OdDbLayerTableRecord Class > OdDbLayerTableRecord Methods > OdDbLayerTableRecord::setDescription Method
OdDbLayerTableRecord::setDescription Method
Syntax
C++
void setDescription(const OdString& sDescription);
Parameters 
Description 
const OdString& sDescription 
[in] Description as a String value. 

Sets the description for the layer record object as a String value up to 255 letters length. The initial value is an empty string. 

 

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