Replies: 8 comments 3 replies
-
Hello everyone, I am Martin Belmonte and I have been using CAD programs for 25 years and GNU / Linux for 15 years and Gambas for 6 years. |
Beta Was this translation helpful? Give feedback.
-
Hi Reini, |
Beta Was this translation helpful? Give feedback.
-
Martín <[email protected]> schrieb am Fr., 11. Dez. 2020, 19:57:
Hi Reini,
Actually I convert dwg to json (dwgread) then read that json and load in
GauchoCAD making some gambas collections (JSONCOllections) for layers
entities etc.
If I add some layer or for example a line, wich parameters i must to re
arrange ? index? handle?
A lot. See dwg_add_LAYER.
If you do it in json, to you want to write out that json to create a DWG?
¿What means the four numbers in handle ?
3 numbers. 1st is the code, 2nd the size, 3rd the value. Some codes are
relative, then the 4th number is the real value.
Regards.
…
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#301 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAKGUNMB245WSHAWYE7YNDSUJTP7ANCNFSM4UT4OYEQ>
.
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Hi,
|
Beta Was this translation helpful? Give feedback.
-
I would like to consult with the experts in this group. Let me describe my goal: I need to set up a process that is automatic and allows me to extract from within the DWG the complete path saved in the XREF. My hope was that this information would be exported somehow when converting the file to other more "readable" formats like JSON or even DWF... If you have experience with this tool, could you tell me if it is possible to do that ? Thanks |
Beta Was this translation helpful? Give feedback.
-
Hello author: |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re trying these Github Discussions as alternative to https://savannah.gnu.org/support/?group=libredwg. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions