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

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

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

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