Skip to main content
1-Visitor
November 24, 2022
Solved

BOM Table - IFX Common name

  • November 24, 2022
  • 1 reply
  • 2816 views

I am using IFX in Creo 8.0.4.0 for my fasteners. The models are working fine but is there a way I could set the PTC common name of the fasteners to reflect some string that I would like? At the moment the generated fasteners have a common name which is the same as the part name. My BoM table is set to read the asm.mbr.PTC_COMMON_NAME as the description. Is there a way the generated IFX components have some user defined PTC_COMMON_NAME?

 

Alternatively, is there a way to edit my BoM table which reads asm.mbr.PTC_COMMON_NAME and displays in the description column, to show a custom parameter only for IFX items. Could some relation make this happen-display a custom parameter only for an IFX components and display the asm.mbr.PTC_COMMON_NAME value for any other parts in the same column for the assembly?

Best answer by MartinHanak

@VV_10305718 wrote:

I have a parameter within the IFX part called "DESCRIPTION". I tried using repeat region relations to assign this value to the "PTC_COMMON_NAME" value of the BoM table. But it doesn't seem to be working. I have tried "if exist" function, but that doesn't seem to be working. Could you suggest what function should I use and its syntax? I can provide more information if there isn't sufficient info already.


Hi,

please create testing data set (parts, assembly, drawing). Pack them into single zip file. Upload zip file.

If you do this I will be able to investigate your repeat region.

1 reply

24-Ruby III
November 24, 2022

Hi,

you have to use repeat region relations.

1-Visitor
November 25, 2022

I have a parameter within the IFX part called "DESCRIPTION". I tried using repeat region relations to assign this value to the "PTC_COMMON_NAME" value of the BoM table. But it doesn't seem to be working. I have tried "if exist" function, but that doesn't seem to be working. Could you suggest what function should I use and its syntax? I can provide more information if there isn't sufficient info already.

24-Ruby III
November 25, 2022

@VV_10305718 wrote:

I have a parameter within the IFX part called "DESCRIPTION". I tried using repeat region relations to assign this value to the "PTC_COMMON_NAME" value of the BoM table. But it doesn't seem to be working. I have tried "if exist" function, but that doesn't seem to be working. Could you suggest what function should I use and its syntax? I can provide more information if there isn't sufficient info already.


Hi,

please create testing data set (parts, assembly, drawing). Pack them into single zip file. Upload zip file.

If you do this I will be able to investigate your repeat region.