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

Returns the total length of the linetype pattern in drawing units (DXF 40). This length is a sum of all dashes forming the linetype pattern.

Example of Working with the Linetype Record Object 

Specific Properties of Linetypes 

OdDbLinetypeTableRecord::setPatternLength() method

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