Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPolyline::setPlinegen Method
Syntax
C++
void setPlinegen(bool plinegen);

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

Parameters
Description
plinegen
[in] Controls linetype generation.

Linetype generation on indicates that the linetype pattern of this Polyline entity is continuously generated around all vertices. 

Linetype generation off indicates that the linetype pattern of this Polyline entity is restarted at each vertex. 

 

Copyright © 2002-2022. Open Design Alliance All rights reserved.