cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The PTC Community will be on read only status starting March 23rd in preparation for moving our platform to a new provider. Read more here

Translate the entire conversation x

.DRW not updating when TABLE changed in .FRM

Yogesh.T
14-Alexandrite

.DRW not updating when TABLE changed in .FRM

The table in .drw is not updating if I change .frm save and reload. Somrthing in .drw is not updating to see latest format file. 

SEE IMAGE of .frm and .drw

Change in .frm [B TO C]

Upadte in .drw still show B

ACCEPTED SOLUTION

Accepted Solutions
Yogesh.T
14-Alexandrite
(To:Yogesh.T)

Here is my conclusion:

ONLY FOR TABLES

Anything incoming in .dwg from .frm tables, becomes child of .dwg

It will stay even if changed in .frm table

&name in .frm table will be asked only once for .dwg (Can be updated / deleted in dwg)

View solution in original post

8 REPLIES 8
BenLoosli
23-Emerald III
(To:Yogesh.T)

Remove the old format file from your workspace and clear it from memory.

Try creating a new drawing and see if the proper C format is utilized.

Is the drawing size hard coded "B" or 'C' or is it using the &format parameter?

 

 

Yogesh.T
14-Alexandrite
(To:BenLoosli)

Update in .frm TABLE does not update in .drw TABLE (SAME CELL). Nothing to do with B or C format size. 

In another words,

Once captured table cell input from .frm by .drw NEVER CHANGES even the input in table cell of .frm is deleted/changed.

Hi,

you described standard Creo functionality.

When you create new drawing using .frm, Creo copies tables from .frm to .drw. These copied tables are independent on tables defined in .frm.

Suggestion:

  • remove current format from drawing ... apply simple frame available OOTB
  • do not forget to remove all tables when you are asked
  • set new format

 


Martin Hanák

You should not even try to enter the Revision value into the drawing format file unless it is done using a parameter that will be populated with a value later when the format has been applied to a drawing.

You cant control the revision of all of your drawings from a single value in a drawing template.

 

If you don't use a parameter the text must be entered into the table once the format has been applied to the drawing.

 

My mistake. I miss read the title block I thought this was revision.

As RPN has stated you just need to put &format

 

RPN
17-Peridot
17-Peridot
(To:Yogesh.T)

For me it’s look like you want to update the format size, like Ben was mentioning. 

For this you need to enter the format parameter in your .frm file table. 
This parameter will reflect the format for each sheet, and will update without replacing the format. 

&format Displays a drawing label indicating the format size (for example, A1, A0, A, B, and so forth).
Yogesh.T
14-Alexandrite
(To:Yogesh.T)

Here is my conclusion:

ONLY FOR TABLES

Anything incoming in .dwg from .frm tables, becomes child of .dwg

It will stay even if changed in .frm table

&name in .frm table will be asked only once for .dwg (Can be updated / deleted in dwg)

All tables in the drawing format are copied into the drawing when the format is applied.

They do not stay linked to the tables in the format file. All other objects in the format remain linked.

 

This is a good thing. You can change your formats over time if required without inadvertently changing all drawings that were created using that drawing format.

If you do want to update the tables you can reapply the format and you get to either keep or delete all of the existing tables.

 

 Attributes are a bit more complicated and it depends on whether they are model or drawing attributes and if there is already a model in the drawing when the format is applied. There are many posts related to this in the community.

 

 

Announcements


NEW Creo+ Topics: Real-time Collaboration

Top Tags