Skip to main content
1-Visitor
July 24, 2021
Question

HOW TO FETCH DRAWING PARAMETERS IN DRAWING NOTE OR TABLE..?

  • July 24, 2021
  • 1 reply
  • 954 views
I am using Creo Parametric 3.0 M170

HOW TO FETCH DRAWING PARAMETERS IN DRAWING NOTE OR TABLE..?

Here are the errors that I faced
Need to fetch the drawing parameters such as "DRAWN BY"' ,"PART NUMBER" , "PTC WM LIFECYCLE STATE" etc. into Drawing.

    1 reply

    23-Emerald IV
    July 24, 2021

    &<PARAM_NAME>:D

     

    The ":D" on the end tells Creo to read that parameter from the drawing instead of the model.

     

    Model Parameters:

    TomU_0-1627131497789.png

     

    Drawing Parameters:

    TomU_1-1627131531875.png

     

    What gets entered into the notes and tables on the drawing:

    (The ampersand in font of each of these is not displayed but it's there.)

    TomU_2-1627131600115.png

     

    Final result:

    TomU_3-1627131617429.png