Skip to main content
1-Visitor
October 14, 2022
Question

3D parameters uddate to 2D table

  • October 14, 2022
  • 2 replies
  • 808 views

I am using Creo Parametric Release 4.0 and DatecodeM090

When you change the parameters of the 3D model, normally
The drawing parameters are also changed, but the changes are no longer reflected.
As an example, I wrote "TEST" in PART_NANE in the 3D model,
The "MODEL 50 ID INPUT" previously described in the 3D model parameters remains.
The 3D reference has not changed, but once again the 3D parameter
Is it possible to reflect the contents in the drawing?

2 replies

24-Ruby III
October 14, 2022

Hi,

please pack you model+drawing into zip file and upload this zip file.

7-Bedrock
October 14, 2022

Check the end of your parameter to see if it has a :d at the end of it. If it has that it will pull the parameter from the drawing instead of the model. All you will need to do is delete that off the end.