Registered forum members do not see this ad.
Hi,
Can somebody tell me why these (apparenlty) different two linetype codes give me exactly the same line when I draw them.
*ELEC_NEWLITE_U,ELEC_NEWLIGHT_U ----(N)L----(N)L----(N)L----(N)L----
A,.5,-.2,.5,-.2,["(N)L",STANDARD,S=.1,R=0.0,X=-0.1,Y=-.05],-.25
*ELEC_NEWLITE_X,ELEC_NEWLIGHT_X-(N)L-(N)L-(N)L-(N)L-
A,30,-.2,["(N)L",STANDARD,S=.1,R=0.0,X=-0.1,Y=-.05]
With the first one I intend to see few small dashes "(N)L" few small dashes an so on.
With the second one I want to see one long dash "(N)L" long dash "(N)L" and so on.
They both appear as few small dashes (N)L few small dashes and so on
How do I control how many dashes will be in the line?
What is the coding definition for the text portion of the line between []?
Thanks much!




Registered forum members do not see this ad.
I wonder whether your two lines are actually using the SAME line definition. Your Linetype name is so long, you could get tired before you get to see the different characters at the end
I tried the linetypes, and they work. One linetype has a line of 0.5 units and a space of 0.2 units with letters that are 0.1 units high, and the other has a line of 30 units long and because there is no pen-up space after the letters, the next line starts in the middle of the text.
I am not sure what you are wanting. Perhaps a more fullsome explanation would help.
Bookmarks