How to get dxfattribs from line entity?

前端 未结 0 1795
梦毁少年i
梦毁少年i 2021-01-17 12:34

I can not figure out how to get dxfattribs from line entity?

msp = doc.modelspace()
lines = msp.query(\'LINE\')
    for i,line in enumerate(lines):
        pr         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题