-
### Description
At the moment the metadata constructor takes in strings for the values. Then use boost to guess their original types and cast them back.
This is a bit backwards as very often w…
-
Hi
Is only option to Write and Read DWG
or can I Edit DWG file , write Changes to the file ?
-
## Minutes 2022-05-05
### Participants
Matthew Purss
Nazih Fino
Rehrer, Sarah
Howard Trickey
Amy Youmans
Charles Heazel
Joetta Kreck
Koen De Baets
Abdoulaye Diakite
Christine Pere…
-
**Describe the bug**
It seems that, when reading or writing colors, the red and the blue component are interchanged.
**To Reproduce**
Create a multileader with kind-of blue leader line.
Debug th…
-
Hi
how can I get Polyline lengt
` Dim reader = New DwgReader("ALLT2.dwg")
Dim doc = reader.Read()
Dim entities = doc.Entities
For Each item In entities
Dim l As LwPolyli…
-
### Please confirm these before moving forward
- [X] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [X] I have tested that this issue has not been f…
-
WIP: Will add link to past plan soon.
Remember to consider all apps, including CLI, where changes have been made.
┆Issue is synchronized with this [Asana task](https://app.asana.com/0/120440435829…
-
Dimension type and dimension flags are not read.
In DXF the field with the group code 70 contains an enum value 1...6 representing the dimension type and three flags.
In DWG no field containing …
-
Hello, upon running below code
```
from aps_toolkit import Auth
from aps_toolkit import PropDbReaderRevit
import os
client_id = "XXX"
client_secret = "XXX"
auth = Auth(client_id, client_secre…
-
Good Morning all,
Would it be possible for someone to add a page to the Wiki that explains the correct way to wire NC limit switches. maybe with a schematic drawn up. I have been confused about this …