Message 1 of 21
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello to everyone.
User defined Line Types are based on a two lines string
Example
*MAP,--- Map ---
A,1.0,-0.5,["Map",mcstyle,S=1,R=0,X=0,Y=-0.5],-3.0
The text, i see, is inserting to autocad system by using a .lin txt file.
This causes time delay because of restoring from disk this simple string.
Is there a way to insert the string to autocad app not using the fi
Solved! Go to Solution.