Skip to main content
3-Newcomer
December 16, 2025
Solved

Annotation in 2D drawing assembly

  • December 16, 2025
  • 3 replies
  • 187 views

I am using Creo Parametric Release 10.0 and Datecode10.0.7.0

Hello,
i want to know if it's possible to add texte in a annotation from a part in a assembly drawing without modifie the annotation of the part.
For exemple i import a annotation like Ø10 frome a part in my drawing assembly and i want to add ( ) around the annotation for see (Ø10) in my drawing.

thank you for your support.

Kévin Goasdoué

Best answer by Voronov

Hi

A little trick in dimension text:

(@O&d6:1)

d6 - part dimension name 

1 - part session ID 

 

3 replies

10-Marble
December 17, 2025

You don't import annotations from the model into the drawing, you choose to display them.

Hence any edits will also appear in the model.

 

You can create the dimension you require in the drawing as a reference dimension. It will already have the brackets.

 

Voronov12-AmethystAnswer
12-Amethyst
December 17, 2025

Hi

A little trick in dimension text:

(@O&d6:1)

d6 - part dimension name 

1 - part session ID 

 

22-Sapphire I
December 17, 2025

Hi @KG_14283785 

 

You may add parenthesis "( )" in drawing just by selecting dimension  > Dimensions text and add ( ) as per requirement. 

 

Thanks.