libredwg
[Top][All Lists]
Advanced

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

[libredwg] libredwg Parsing problem


From: bjcj
Subject: [libredwg] libredwg Parsing problem
Date: Fri, 19 Jul 2019 16:21:43 +0800 (CST)

Dear:
  I am learning our libredwg. I don't find the layer relationship corresponding to the element in the parsed json data, such as which layer a certain line belongs to. Please help guide. Thank you!

{
      "entity": "LINE",
      "type": 19,
      "handle": "0.2.828",
      "size": 40,
      "bitsize": 302,
      "owner": "5.1.31",
      "start": [ 30666.462047, 31.762437, 0.000000 ],
      "end": [ 30666.462047, -1288.237563, 0.000000 ],
      "thickness": 0.000000,
      "extrusion": [ 0.000000, 0.000000, 1.000000 ]
    }
For example, the above data is a line obtained by parsing dwg. Which layer should it be in? How do I find the layer of this line?


                                                                                                                                       sincerely yours
                                                                                                                                            chun ye



 


reply via email to

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