API Reference > OdDb Classes > OdDbBlockTableRecord Class > OdDbBlockTableRecord Methods > OdDbBlockTableRecord::setComments Method
OdDbBlockTableRecord::setComments Method
Syntax
C++
void setComments(const OdString& comments);
Parameters 
Description 
const OdString& comments 
[in] Description text. 

Sets the description text associated with this Block (DXF 4).

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