Normal outof the box templates do not put a Gal note on Single part drgs. However your number system may need to have to handle the situation.
Tek1 uses Assembly numbers for Loose parts. The following code will handle the situation. If you need full solution please email me
Rule: if GetValue("PART_POS") == GetValue("ASSEMBLY_POS") then Output() else StepOver() endif
Leave a Reply