API Reference > OdDb Classes > OdDbLinetypeTableRecord Class > OdDbLinetypeTableRecord Methods > OdDbLinetypeTableRecord::comments Method
OdDbLinetypeTableRecord::comments Method
Syntax
C++
const OdString comments() const;

Returns the simple ASCII representation of the linetype (DXF 3). It is a comment or series of underscores, dots, dashes, and spaces to show a representation of the linetype.

Example of Working with the Linetype Record Object 

Specific Properties of Linetypes 

OdDbLinetypeTableRecord::setComments() method

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