tnx ferdo
yes i need to write data (painted red) from BOM (maybe i can find this data somewhere else) to user defined properties(see picture down)
in ned to put "quantity" to kolicina
and "number" to pozicija
Dim arrayOfVariantOfBSTR2(3) 'change number if you have more custom...
tnx to reply ferdo
yes i found this
it is very usefull but i dont know how to extract data for exact part:
Sub CATMain()
Dim productDocument1 As Document
'Set productDocument1 = CATIA.ActiveDocument
Set productDocument1 = CATIA.
Dim product1 As Product
Set product1 =...
Hi all,
I have the following Problem
I try to make a script to extract properties like quantity, positon number,... from BOM(billofmaterial)
and put them to part_properties
I need this data for further processing.
Can you someone help me please?
Thanks a lot
lp jure