hi -
I have found out that its possible to cycle through all cells in a partslist , using NXOpen.UF.
I want to store all cell values in a arraylist . no problem
But problem is when I ask for the output-parameter in this command: ufs.TABNOT.askcelltext(celltag,celltext).(first parameter cell tag , and second parameter string variable).
Instead of outputting ex "12" in a POS column , it outputs the partslist´s cell variable in the POS column <W$=@POS>
When I overwrite the cell manually ,and type in ex "12" and run the scribt Again ,the output is OK ("12")
Some here have an idea what to do?
lklo
I have found out that its possible to cycle through all cells in a partslist , using NXOpen.UF.
I want to store all cell values in a arraylist . no problem
But problem is when I ask for the output-parameter in this command: ufs.TABNOT.askcelltext(celltag,celltext).(first parameter cell tag , and second parameter string variable).
Instead of outputting ex "12" in a POS column , it outputs the partslist´s cell variable in the POS column <W$=@POS>
When I overwrite the cell manually ,and type in ex "12" and run the scribt Again ,the output is OK ("12")
Some here have an idea what to do?
lklo