I trying to understand if BOM can be linked to its parts and if the parts can be linked to which drawing is using it.
If this is possible then i can put this into excel and use some macros to sort the data such that it will show eg: part 1 located in ---- DRAWING SHEET: 12, 14, 20 etc. I need...
Hi thanks for the reply. The thing is, would the vba work if i have multiple drawing sheets. My goal is to refer n find the part, in all the drawing sheet thats open in catia window, n jus find the location. So do i need to do what u said for every drawing sheet?
Hi everyone im a newbie to catia,
I have very little coding C++
Problem statement:
Im doing this project where by its difficult to find where a specfic part is located in which sheet. The part can be located in different drawing sheets or only 1.
My potential solution: i was think of using...
Hi everyone im a newbie to catia,
Problem statement:
Im doing this project where by its difficult to find where a specfic part is located in which sheet. The part can be located in different drawing sheets or only 1.
My potential solution: i was think of using vba codes to run a macro that...