Hello everyone
I am looking for a function that should be performed automatically before checking in each part. Not once, but always.
The process should look something like this.
- Is it a part? (yes/no)
- Is the value A, B or C entered in field X in the data card of this part? (Done by the designer)
3a. If not, don't do anything.
3b. If so, is there a bounding box in the feature tree?
4a. If so, don't do anything
4b. If not, create one. - Check-in part
Can this be done with « Tasks » in the PDM admin tool?
Is there a macro somewhere where a similar function is implemented, so that I, as a non-macro experiencer, can be « inspired » with this macro!?