Message 1 of 2
CSV file import into AutoCAD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Everyone,
I have a CSV file which contains two columns with 10000 rows, when I tried importing using OLE Object and Data Link, both are very slow and lot of steps involved like import, resizing the table, etc.
Is there any way I can import it using command (avoid using GUI) and import the data? Like any easy way.
Even I am planning to split my CSV data into smaller size, so that I can import it easily.
Regards,
PR