Create Line Type entering the two lines instead of a .lin name

Create Line Type entering the two lines instead of a .lin name

GeryKnee
Advocate Advocate
2,393 Views
20 Replies
Message 1 of 21

Create Line Type entering the two lines instead of a .lin name

GeryKnee
Advocate
Advocate

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

 

 

0 Likes
Accepted solutions (1)
2,394 Views
20 Replies
Replies (20)
Message 21 of 21

Sea-Haven
Mentor
Mentor

I still think like Kent using mtext is still a better way to go you can move text, delete or add more. 

 

How are you getting the original data is it csv and does it have a Z. Could import and label all in one go.

0 Likes