Display full version of the post: autocad line types

mwdesigns21
18.08.2024, 02:28
When  I try to create a new linetype with express in 2024.....standard text will workHowever when I try to make a linetype using a symbol or subscript the text does notshow in the drawing...the  line and spacing is there.uploads/118036/Drawing1.dwg

Vladimir Michl
18.08.2024, 12:42
Try the LTFly utility (see Download) for better creation of text-based linetypes. You will need to specify the superscript as a unicode character (\\U+nnnn).

Kent Cooper
19.08.2024, 15:28
[QUOTE=mwdesigns21]... when I try to make a linetype using a ... subscript the text does not show in the drawing....[/QUOTE]
MKLTYPE doesn't accept Mtext [even without internal formatting such as for a subscript], which you could have known from its Express Tools Help description.You can make the O and the 2 separate Text objects [just Explode your Mtext with the subscript], and MKLTYPE can handle their different sizes and vertical positions.  Using the components in the upper part of this image [I Exploded the Mtext], it made the linetype of the lower part.
Kent Cooper2024-08-19 15:31:46

toeron
20.08.2024, 09:14
use this code in your .lin file*O2_LINE, Line with Oxygen symbol O\U+2082A,1.0,-0.2,["O\U+2082",Standard,S=0.2,R=0.0,X=-0.1,Y=-0.1],-0.2,1.0