Help w/ Complex Linetype edit

Help w/ Complex Linetype edit

MKH-VB
Collaborator Collaborator
450 Views
8 Replies
Message 1 of 9

Help w/ Complex Linetype edit

MKH-VB
Collaborator
Collaborator

I have a gas line complex linetype. (see definition below).  I am trying to make it to where the text is always upright no matter which way the line was drawn.  Notice in my def's below, that I have changed the "R" to "U", which I thought would do the trick. Can anyone enlighten me on why this is not working?  I use multiple dviewed viewports and this would sure help me out. Thanks

 

*GAS LINE, ----G----
A,.40,-0.120,["G",HW-ITALIC,S=0.08,R=0.000,X=-0.100,Y=-0.033],-0.030

*GAS LINE Rotate, ----G----
A,.40,-0.120,["G",HW-ITALIC,S=0.08,U=0.000,X=-0.100,Y=-0.033],-0.030

mkh
0 Likes
451 Views
8 Replies
Replies (8)
Message 2 of 9

h_s_walker
Mentor
Mentor

Change R=0 to A=0. See the link below. Be aware though you will need to fiddle with the alignment of the text if you don't it will appear as in the image below

How to create complex linetypes in AutoCAD

 

h_s_walker_0-1741278523384.png

 

Howard Walker
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Left Handed and Proud

0 Likes
Message 3 of 9

MKH-VB
Collaborator
Collaborator

thanks for that...but the "A" designator makes all text horizontal....I am needing it parallel with the linework.

 

M.

mkh
0 Likes
Message 4 of 9

h_s_walker
Mentor
Mentor

Then you need to use the U as you have done in the second one.

Howard Walker
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Left Handed and Proud

0 Likes
Message 5 of 9

MKH-VB
Collaborator
Collaborator

notice that in my example sent, I did use the U=0 designator.

 

 

mkh
0 Likes
Message 6 of 9

h_s_walker
Mentor
Mentor

Show what you what you are getting. The image below is using the inbuilt HW linetype which has U=0

h_s_walker_0-1741282163487.png

 

Howard Walker
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Left Handed and Proud

0 Likes
Message 7 of 9

MKH-VB
Collaborator
Collaborator

thank you...I think I misunderstood the function of the U option.  I was hoping that in a dview of 180 degrees, that the text would still be plan readable.  Is that even possible?

 

m

mkh
0 Likes
Message 8 of 9

h_s_walker
Mentor
Mentor

@MKH-VB No I don't think it is. The only think I can think of is do a dashed line over a solid line, make the dashed line one colour and the solid line another, and designate that as your gas line.

Howard Walker
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Left Handed and Proud

0 Likes
Message 9 of 9

Sea-Haven
Mentor
Mentor

We often had this problem so for a pline just use Reverse. This will flip the text. A line need to rotate 180.

0 Likes