← Back to team overview

kicad-developers team mailing list archive

S_POLYGON in TransformShapeWithClearanceToPolygon

 

Hello Jean-Pierre,

In the board_items_to_polygon_shape_transform.cpp line 423
in function TransformShapeWithClearanceToPolygon

https://github.com/KiCad/kicad-source-mirror/blob/44b5d19d3b917e4336fff64b5a00313167838fd3/pcbnew/board_items_to_polygon_shape_transform.cpp#L423

Do you know /are you able to explain the use of the S_POLYGON in the switch case?
How can I draw a segment that is a polygon? (Is that really implemented in kicad?)

Thanks!
Mario Luzeiro

Follow ups