how can I get the "TEXT" entity location from existing dxf file

306 views
Skip to first unread message

Sai Kumar Pulicharla

unread,
Oct 10, 2020, 6:14:57 AM10/10/20
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 

Sai Kumar Pulicharla

unread,
Oct 10, 2020, 7:48:22 AM10/10/20
to python-ezdxf
Thanks, I got the coordinates of a Text  entity by the commend  ' text. get_pos() '
Reply all
Reply to author
Forward
0 new messages