-
Hello from Brazil!
Since QGIS 3.10 when exporting a polygon to DXF it's not possible to copy the geometry at AutoCAD.
It used to work, so I could paste to my DWG map.
SRC is OK.
See the mess…
-
### What is the bug or the crash?
I have a project with a large number of relatively complex layers, mostly PostgreSQL, but also some files and others, along with some tiled base maps. The project w…
-
**Describe the bug**
The attached dxf loads in True View, but throws an exception on DxfReader.Read()
**To Reproduce**
Try loading the DXF (zipped)
Exception thrown:
![2023-05-15_11-25-58](ht…
-
Dear all,
I am using this library to read some dwg files.
I have been able to read almost all the entities in the file, but I am having issues with the Insert Entities.
What I need is to understand…
-
**Describe the bug**
All the insert Attributtes are returning null in Tag Property.
**To Reproduce**
Created a block with name 'M8_COM' with tags =
'TRA_PEZ',
'DES_PEZ',
'NOT_PEZ',
'TIP_PEZ'…
-
DXF export has limits:
1. Only 3D lines are exported as 3D geometry. Svg, point and other symbols, texts get 0 height in the dxf file.
2. SVG symbols (used for creating quality CAD drawings from Q…
-
Tracking updates of www.redditgifts.com
-
### Operating system
x64-linux
### Compiler
_No response_
### Steps to reproduce the behavior
```Shell
1. install package
apt install openjdk-8* swig ant .....
2. modify portfile.cmake
abou…
-
Reading a dwg that is roughly 1400kb took 25 seconds to complete. I tracked down where the bottleneck was occurring and it happens in the DwgObjectSecionReader.cs. It seams that in every read loop, t…
-
Not a bug, but a question.
I am not a CAD user, and I don't have Autocad. But I've got some .dwg files that I need to read/convert to some other readable format.
I tested a few free online readers/…