DxfPolyline2D 画坐标点生成图形
![]() 12/21/2017 6:08 AM
|
---|
我有衣柜坐标点,使用DxfPolyline2D 闭合画线,然后使用DxfModel生成dwg文件,但我可能是两个柜体及以上的数据,使用DxfModel生成dwg时,两个柜体重叠了。 |
![]() 12/21/2017 8:17 AM
|
---|
Sorry, could you ask your question in English? - Wout |
![]() 12/21/2017 11:04 AM
|
---|
What I get with the help of Google translate is: I have the coordinates of the closet, use DxfPolyline2D closed draw lines, and then use the DxfModel generated dwg file, but I may be two cabinets and above data generated Dwg DxfModel, the two cabinet overlap. So the question is: what is the question? Or in Chinese: 那么,你的问题是什么? - Rammi |
![]() 6/13/2018 1:06 AM
|
---|
looks like, you may create two rects, but actually add the same rect twice into the Model entities. which often happened to me. |