Forums:
Is it possible to find
1. if a part is already opened in a session or not
2. and if already opened in a session then make current and
3. save it?
I have a code that force the part drawing to reopen if it is already opened. But if the part drawing is not saved by the user, all the changes the user made will be lost because of the reopening.
Have someone done anything similar?