
MoxyDraw can work with both spreadsheet and text files but the latter are much faster.
As mentioned previously, MoxyDraw is an AutoCAD add-in. And AutoCAD works with coordinates.
The best way to calculate the coordinates of your drawing is from a spreadsheet. From there, you export all the commands and coordinates to a text file via a macro.
VBA macros are not your cup of tea? Here are some links to start with:
Tests can be made with our freeware MoxyDrawLite:
Keep in mind MoxyDrawLite has only 7 commands instead of 84 for MoxyDraw.
What else? To see were to put the example files, go in MoxyDraw / MoxyDrawLite options:
MoxyDrawLite optionsHere is a Youtube video that shows:
This example project creates a custom nameplate in less than 2 seconds — using MoxyDraw.
See how MoxyDraw works with a complete project and how it can help you with yours.
Without having to manually create the logo and the title block
(which should be used as blocks from your computer)
the entire project is under 50 lines.