Re: Tutorial Read ASCll Points Plug-In
Posted by
LordOfBikes on
Apr 04, 2019; 12:21pm
URL: https://forum.librecad.org/Tutorial-Read-ASCll-Points-Plug-In-tp5717195p5717201.html
Yes, it
must be a simple ASCII text file.
Open
Document
Text format doesn't work, so the file extension .odt is misleading here.
I assume the coordinates file was created with LibreOffice Writer and then saved as text format.
In this case it is better to name the file
whatever.txt.
Alternatively use more basic text editors like Notepad or Gedit for this, as they use text format by default.
Or, as mentioned in this post:
http://forum.librecad.org/Key-Mode-Load-Command-File-Paste-Multiple-Commands-tp5716611p5716629.htmlYou can use Excel or LibreOffice Calc and export as
CSV file. This option is unbeatable when the coordinates are described by an equation.
Then the spreadsheet can do the math and you have a base for parametrable drawings.
Anyhow, many thanks for writing this down and share your experience.
I think we should transfer this to our wiki and also take it into account for the documentation.
cross-link:
http://forum.librecad.org/Status-and-Help-Needed-tp5716757.html
investing less than half an hour into Search function can save hours or days of waiting for a solution