Skip to main content
1-Visitor
December 6, 2013
Question

Can't copy parameters in tables sometimes

  • December 6, 2013
  • 2 replies
  • 857 views
Hi,

I've made drawings with several tables that show parameters and have to
duplicate them.



For example, I'm making a simple table of 3 cells:

- &model_name

- &dwg_name

- &pro_mp_mass

So I have the values of the 3 parameters in my table.



If I copy and paste this table, the new table is containing this

- model_name:1

- &dwg_name

- pro_mp_mass:1

So, for first and third lines ''&'' symbol disappear and '':1'' is added.

Then, only the second line continue to display parameter value.



I get this even if I copy and paste the table in the same drawing.



Anybody knows what happened and how to do for continuing having parameters
values?



Thanks,




This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

2 replies

23-Emerald III
December 6, 2013
What version and build are you using?

Have you tried to save the table and then import it instead of copy/paste?

21-Topaz II
December 6, 2013
Is this a multi model or assembly drawing? The :1 is the session ID for the part that the parameter comes from. The middle parameter calls from the drawing, so no session ID required. I don't think the session IDs are added if there's only one model in the drawing.

--