Skip to main content
11-Garnet
December 1, 2025
Question

Can we add custom symbol in drawing annotation

  • December 1, 2025
  • 1 reply
  • 552 views

Hi there,

I was creating few annotation in creo drawing, so there i want to add custom symbols in my annotation.

I tried to finding where this symbols are saved but i can find it, i found one way but it was for adding pre defined symbols in note (By &sym(symbol name) but that does not work for annotation.

so my question is, how we can add custom symbols in annotation (i.e. in Prefix/Suffix).

1 reply

15-Moonstone
December 1, 2025

The syntax &sym(symbol name) works for drawing annotations.

But you must preload the symbol into the session.

Please see the help page and community answers below

https://support.ptc.com/help/creo/creo_pma/r12/usascii/index.html#page/detail/notes_adding_dsymbols.html

https://community.ptc.com/t5/3D-Part-Assembly-Design/Using-a-Symbol-in-a-drawing-format-table/td-p/377465

 

The second way to call a custom symbol is to add it to the special.fnt font.

Then you can call the symbol from the text symbol palette.
Look for the pim_install_guide.pdf file in the Creo distribution and the section 'Customising the Text Symbol Palette for Creo Parametric' in the file.

 

 

11-Garnet
December 2, 2025

The option you suggest is for inserting symbols in notes, but for my scenario i want to insert custom symbol in annotation so except &sym(symbol name) [which is used for notes] is there any other option we have to insert custom symbol in annotation

15-Moonstone
December 2, 2025

Another option is to use special.fnt.
See the answer above.