Message 1 of 7

Not applicable
08-04-2020
05:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I like to set the item names of my parts in my assembly with a ilogic code.
I have an assembly with a part and I know the part number. Now I like to set the item number of this part with ilogic.
like:
part number = Screw22
'(phantasy code)
item.number(" Screw22")=5
and now the item number of the Screw22 is 5.
Solved! Go to Solution.