Opened 13 years ago
Last modified 9 years ago
#1588 new defect
v.out.dxf of 3d-polyline is not complete — at Initial Version
Reported by: | khermann | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.6 |
Component: | Vector | Version: | 6.4.0 |
Keywords: | v.out.dxf | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
the vertices of the created dxf have x,y,z values (groups 10,20,30) but the polylines are not recognized as 3d-polylines because in the polylines header the 3d-Flag (group 70) is not set to 8 or 9. polyline header of a 3d-polyline exported with v.out.dxf is 0 POLYLINE 8 line 66 1 polyline header of an 3d-polyline should be 0 POLYLINE 8 line 66 1 70 8
Note:
See TracTickets
for help on using tickets.