Skip to main content
12-Amethyst
October 19, 2021
Question

Re: Version (Revision + Iteration) on drawing?

  • October 19, 2021
  • 2 replies
  • 2589 views

as per this thread similar issue

What is the parameter used to display revision and iteration in one field on the drawing?

2 replies

23-Emerald III
October 19, 2021

&PTC_WM_VERSION:D 

The ":D" on the end is the the drawing version

Don't use the ":D" for the current model version

23-Emerald III
October 19, 2021

Look in Tools-Parameters of your drawing file to get the Windchill parameter names. Using the name with the ':D' on the end will pull the parameter from the drawing. Using :MDL will pull the parameter from the active model on that sheet.