PDA

View Full Version : Delta symbol needed in curve labels LD 2005



rtarrant
2005-04-24, 06:47 PM
Does anyone know what the extended character formula is for the delta symbol (triangle)? I can't seem to find anything that works with the simplex font in curve labels.

thanks,
~Becky

ksteele
2005-04-25, 01:59 PM
Unicode Strings, Control Codes, and Special Characters

You can enter the following control codes and Unicode strings to create special characters. Unicode strings and control codes

Control Codes
Unicode Strings
Result

%%d
\U+00B0
Degree symbol (º)

%%p
\U+00B1
Tolerance symbol (±)

%%c
\U+2205
Diameter symbol ()


Note that the circle diameter dimensioning symbol appears as %%c in the Multiline Text Editor but converts to the special character in your drawing.

The following text symbols can also be inserted by entering the appropriate Unicode string or from the MTEXT shortcut menu: Text symbols and Unicode strings

Name
Symbol
Unicode String

Almost equal
\U+2248

Angle
\U+2220

Boundary line
\U+E100

Centerline
\U+2104

Delta
\U+0394

Electrical phase
\U+0278

Flow line
\U+E101

Identity
\U+2261

Monument line
\U+E102

Not equal
\U+2260

Ohm
\U+2126

Omega
\U+03A9

Plate/property line
\U+214A

Subscript 2
\U+2082

Superscript 2
\U+00B2


These text symbols are available in the following True Type (TTF) and SHX fonts:

Simplex
RomanS
Isocp
Isocp2
Isocp3
Isoct
Isoct2
Isoct3
Isocpeur (TTF only)
Isocpeur italic (TTF only)
Isocteur (TTF only)
Isocteur italic (TTF only)

rtarrant
2005-04-25, 04:01 PM
Unicode strings such as \U+0394 don't work in Curve labels - only in Mtext. And you can't Mtext edit curve labels either. Thanks for replying.

I actually found the solution on my own late last night.... it's {delta symbol} if anyone else needs it. :-) It doesn't look like it's going to work when you're in the Edit Label Styles dialog box but it actually does work when you add the labels in your drawing.

~Becky