mohmed Shaikh Posted January 9, 2020 Share Posted January 9, 2020 (edited) I am trying a simple assembly process where 2 entities are to be assembled to create a 3rd Entity. Hence I need to destroy 2 entities arriving at the server and create 3rd pre-defined entity. Can someone please help with how this can be achieved? Edited January 9, 2020 by mohmed Shaikh Link to comment Share on other sites More sharing options...
jzhou Posted January 9, 2020 Share Posted January 9, 2020 you could use a Combiner object to represent the assy station. and on the combiner's After Processing Add-on trigger , you create a processes like below.. Link to comment Share on other sites More sharing options...
mohmed Shaikh Posted January 10, 2020 Author Share Posted January 10, 2020 15 hours ago, jzhou said: you could use a Combiner object to represent the assy station. and on the combiner's After Processing Add-on trigger , you create a processes like below.. Thank you Jeff. I will try this and let you know. Link to comment Share on other sites More sharing options...
mohmed Shaikh Posted January 21, 2020 Author Share Posted January 21, 2020 Thank You Jeff. This worked perfectly well as was expected. Appreciate your help. Link to comment Share on other sites More sharing options...
Recommended Posts