pythonvector-graphicsezdxf

Is there is any module to visualize dxf file in python?


I have searched dxf-related module to generate dxf with python and found ezdxf and geopandas, and drawSVG as similar case.

I failed to install geopandas for unknown reason and I install the rest two.

I want to know if there is any way to plot/visualize the dxf files in python, since I could not find the way in ezdxf module.

Is there any other module or function that I did not aware of ?


Solution

  • This library states there is an extension to do just that:

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