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

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

EBOM creation from a CAD BOM

PaulJones
1-Newbie

EBOM creation from a CAD BOM

Hi everyone,

Does anyone have a best practice on how to efficiently create a matching WTPart EBOM from an existing CAD ASSEMBLY BOM

in Windchill 10.1?

I'm basically looking for the easiest and fastest way to achieve this. I also would like it to collect all associated drawings as well.

As an FYI we would also use the same part number and descriptor as well from the CAD part number so we would not have to renumber

anything etc.

Thanks in advance for any help in this.

Regards

Paul

1 REPLY 1

Hello

the easiest way will be the "Auto Associate" function in the Workspace.

For Number and Desription. If no auto numbering in Object Init rules, you should be able to map them between CAD and WTPart (explicit map in the type manager if attributes have different name in CAD type and Part type).

If you want to keep autonumbering for WTPart. you will prpobably need to implement your own "Custom Class for AutoAssociate" (set in the pref manager)

. to be able to find or create a WTpart with the same number as your CADDoc

17-06-2013+09-02-42.jpg

for drawing, you can set the "create content link" pref if you want a real persisted link in the database between your WTPart and the CAD drawing.

If you do not set this pref. You will have a automatic "calculated" link. not persisted , and based on the "as stored" configuration (ie when you checkin the drawing with the 3D model ...). but depending of the revising scenario, can lead to some historix issue.

by default , on CAD checkin. It will create the BOM. If the CAD are already checked in, you can use the "compare CAD to part" function in the action menu of CAD asm to synchronise your WTpart eBOM with CAD structure

regards

Gregory

Top Tags