API Reference > OdDb Classes > OdDb2dPolyline Class > OdDb2dPolyline Methods > OdDb2dPolyline::setLinetypeGenerationOn Method
OdDb2dPolyline::setLinetypeGenerationOn Method
Syntax
C++
void setLinetypeGenerationOn();

Sets the linetype generation on for this Polyline entity (DXF 70, bit 0x80).

Linetype generation on indicates that the linetype pattern of this Polyline entity is continuously generated around all vertices, rather than being restarted at each vertex.

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