Skip to content

Commit

Permalink
dxf export: fix export of curved geometries
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jun 21, 2019
1 parent 059277c commit 88cb4d4
Show file tree
Hide file tree
Showing 5 changed files with 286 additions and 48 deletions.
2 changes: 2 additions & 0 deletions python/core/auto_generated/dxf/qgsdxfexport.sip.in
Expand Up @@ -335,6 +335,8 @@ Write a tuple of group code and a handle





void writeLine( const QgsPoint &pt1, const QgsPoint &pt2, const QString &layer, const QString &lineStyleName, const QColor &color, double width = -1 );
%Docstring
Write line (as a polyline)
Expand Down

0 comments on commit 88cb4d4

Please sign in to comment.