Skip to main content
1-Visitor
July 25, 2022
Solved

Drawing Template Creation and using Model Parameters

  • July 25, 2022
  • 1 reply
  • 4473 views

I am using Creo Parametric Release 5.0 and Datecode5.0.1.0

The drawing template I'm creating will not allow me to assign a model Parameter and automatically changes it to a Drawing parameter after entering the model parameter. is there something special I need to do to get this to work correctly for the Drawing template I'm creating?
&PTC_WM_VERSION
&PTC_WMLIFECYCLE_STATE
When I enter these parameters into a table in the Drawing Template it automatically changes it to have ":D" at the end which I do not want. I am trying to set up the drawing template so that for any drawing created you know what version and lifecycle state for both Model and Drawing is for a specific Drawing.

Best answer by BenLoosli

Use a :MDL after the parameter name to pull it from the 1st model in the drawing.

1 reply

Brock1-VisitorAuthor
1-Visitor
July 25, 2022

Capture.PNG

BenLoosli23-Emerald IIIAnswer
23-Emerald III
July 25, 2022

Use a :MDL after the parameter name to pull it from the 1st model in the drawing.