how to read dxf file content text?

Farshad Valizade 501 Reputation points
2024-05-18T05:02:23.39+00:00

Hi every body

I have a DXF file format that have drawing and text in it.

I want to extract text from this file but I have no idea t odo that.

can any one help me?

Capture

4-FUG-16802-AAR61-N_Sht_1.txt

and dxf file(i change dxf extension to txt to upload it)

Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 82,061 Reputation points Volunteer Moderator
    2024-05-18T16:26:36.22+00:00

    Here is a well defined python library

    https://ezdxf.readthedocs.io/en/stable/index.html

    if you google you can find c# libraries

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.