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

Returns the number of dashes in the linetype (DXF 73). If the number of dashes is a zero, the linetype defines a solid line.

Example of Working with the Linetype Record Object 

Working with the Linetype Pattern 

OdDbLinetypeTableRecord::setNumDashes() method

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