modify line type

modify line type

jdfnnl
Advocate Advocate
1,963 Views
8 Replies
Message 1 of 9

modify line type

jdfnnl
Advocate
Advocate

what is the easiest way to lengthen the distance between fence posts as shown by this linetype?

 

{AA92BEAE-1164-4182-90D9-A393F2AB00DC}.png

 

it is actually not in the acad.lin file, but I think it would read like this:

 

*FENCE,fence ---- X ---- X ---- X ----
A,.5,-.2,["X",STANDARD,S=.1,U=0.0,X=-0.1,Y=-.05],-.1

0 Likes
1,964 Views
8 Replies
Replies (8)
Message 2 of 9

Kent1Cooper
Consultant
Consultant

You can change the linetype scale, but that will also change the size of the X's.  If you want those the same, but just spaced differently, change the .5, which [being a positive number] is the pen-down part of the line.  Leave the negative numbers and the text-inclusion part alone, and the text will still fall in the same size gap -- only the length of the line pieces between text inclusions will change.

Kent Cooper, AIA
0 Likes
Message 3 of 9

jdfnnl
Advocate
Advocate

what is the 'U' transform option?

in this article, it is defined as "U= specifies upright or easy-to-read text"

do the numbers that define lengths / offsets correspond to the drawing units?

0 Likes
Message 4 of 9

Kent1Cooper
Consultant
Consultant

>Help< will tell you all about it.

Kent Cooper, AIA
0 Likes
Message 5 of 9

pendean
Community Legend
Community Legend
@jdfnnl FWIW if you need an exact and precise spacing of the "posts" that is measurable, then you probably need to be using a DYNAMIC block if ARRAY on a line with a linetype is not an option. Not a linetype.

HTH
0 Likes
Message 6 of 9

jdfnnl
Advocate
Advocate

this does seem like a less 'antiquated' method..

here is a link to my dynamic block inquiry

0 Likes
Message 7 of 9

jdfnnl
Advocate
Advocate

is it possible to define a linetype that with the text element on both ends?

0 Likes
Message 8 of 9

pendean
Community Legend
Community Legend
@jdfnnl AutoCAD linetypes have to start/end with a dash.
0 Likes
Message 9 of 9

Valentin_CAD
Mentor
Mentor

@jdfnnl ,

 

Read the attached PDF:  Linesanity_ A Journey from Simple to Complex Linetypes.pdf



Select the "Mark as Solution" if my post solves your issue or answers your question.

Seleccione "Marcar como solución" si mi publicación resuelve o responde a su pregunta.


Emilio Valentin

0 Likes