Smileyoer
Mechanical
- Dec 31, 2018
- 16
Hello everyone,
I have faced with a issue that I still can not find a result for.
When I wrote a macro I can Tell the macro that I would like to modify a part which is user selected.
The selected part name is stored ín a strint than with that Line:
Catia.Documents.item(strint that stored name)
And then I can modify part.
The main problem is that when I open a part or product from SmartTeam it makes a file to my local with a number of ID.
When I ask user to select part to modify its nőt working anymore because the part name is stored in a string but the
Catia.Documents.item(strint that stored name)
Now throws an error.
Do you know how can I get this SmartTeam ID to Tell Catia that I will modify this part or product?
Thank you ín advance!
I have faced with a issue that I still can not find a result for.
When I wrote a macro I can Tell the macro that I would like to modify a part which is user selected.
The selected part name is stored ín a strint than with that Line:
Catia.Documents.item(strint that stored name)
And then I can modify part.
The main problem is that when I open a part or product from SmartTeam it makes a file to my local with a number of ID.
When I ask user to select part to modify its nőt working anymore because the part name is stored in a string but the
Catia.Documents.item(strint that stored name)
Now throws an error.
Do you know how can I get this SmartTeam ID to Tell Catia that I will modify this part or product?
Thank you ín advance!