libredwg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libredwg] How to for create dwg.


From: Martin
Subject: [libredwg] How to for create dwg.
Date: Thu, 27 May 2021 12:59:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.2

Hi.

Here I summarize what I have so far managed to get working and understand regarding the file needed for dwgadd.
1 ) The end of the carriage is "\r\n" and not "\n".
2) There has to be at least one # header.
3) This worked:
line (1 2 0) (2 3 0)
4) This did not work:
line (1 2 0) (2 3 0)
line.color = 3 (nor line.color = "3")
line.layer = "name"

What am I doing wrong?
Does anyone have more information about a real case of this file with colors styles layers etc.?

Martín Belmonte.

GauchoCAD Team.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]