Replies: 1 comment 1 reply
-
The dxfwrite example is here. You can also use the undocumented table add-on for ezdxf, which is a port from dxfwrite, an example is here. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
As I understand Tables are not supported yet in ezdxf and will not be soon. I am looking for some solution to provide a table on the newly created document and for me, it would be acceptable solution presented in dxfwrite ( https://dxfwrite.readthedocs.io/en/latest/entities/table.html#example ), but I wasn't able to find a corresponding example in ezdxf.
Is it possible to create these tables with ezdxf?
Thanks in advance,
Beta Was this translation helpful? Give feedback.
All reactions