-
# Feature Request
Currently, the `DXF` reader is not development. I had a bit of time looking at it and felt we could develop it. @tomvanmele
## Details
`.dxf` is a fairly complex format…
-
**Describe the bug**
When reading a DWG AC1014 created from DraftSight, it is returning document.Layouts.Count as 0, when it should be 2.
**Additional context**
Add any other context about the p…
-
Log of the converting is attached:
[log.log](https://github.com/user-attachments/files/17147042/log.log)
AutoCAD output:
```
DXF-ReadError
Error in in APPID Table
DXF-ReadError auf Line 1062…
-
### Expected behavior
DXF file with VIEWPORT section should load.
### Observed behavior
Trying to load a DXF file with a VIEWPORT section fails with an Error popup that says "Import error: error …
Druco updated
3 months ago
-
First, big thank you for your ACADSHARP.
I'm trying to use it to convert DWG to ASCII DXF...
I've use this code :
const string _file = "../../../../samples/sample_AC1032.dwg";
const string …
-
**Describe the bug**
When I open f3d to view any 3mf file, all I see is a gray background, the file name, and the XYZ compass:
![Screenshot_20240715_231919](https://github.com/user-attachments/asset…
-
**Describe the bug**
If tiling for texture is set 1 in blender, exported .glb is viewed correctly in F3D (mesh and viewport grid are visible). If I set tiling higher than 1, F3D viewport is empty - n…
-
For `vpype-embroidery` I made `eread` and `ewrite` as commands. These share considerable overlap with `read` and `write` which are already in places multiple format commands with svg and hpgl. I shoul…
-
**Describe the bug**
When loaded in f3d v2.5.0, a file using CESIUM_RTC extension is not loaded correctly
**To Reproduce**
Steps to reproduce the behavior:
1. Open the file:
[odm_textured_mode…
-
## Expected behavior and actual behavior.
I expected to be able to open a SVG file. The following SVG is generated from a PDF using `pdftocairo -svg`. I have also tried to use a svg generated from …