Sai Kumar Pulicharla
unread,Oct 10, 2020, 6:14:57 AM10/10/20Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python-ezdxf
I have 'TEXT' entity in my dxf file and I want to know the location of the Text entity but 'text.dxf.all_existing_dxf_attribs()' gives only
handle
owner, layer, color, line weight, insert, and height
text but not the location, so please help me to get the text location by using ezdxf library