Hi folks,
I'm having some issues when setting a loop. I input a TIN in loop,and then I do some processing (smoothing). At the end I've set a parameter to match; if it doesn't , then I want the TIN to be reprocessed (with a new value for refinement).
I seems like the loop is not accepting a TIN as a trigger for the next loop, or this is what i understand from the log:
Loop to testLoop_INPUT1620857756 Input Splitter (BranchingFactory): Transformer/Factory testLoop_Clipper_5_Solid is blocking and cannot be used in a loop, but was found between 'Loop to testLoop_INPUT1620857756 Input Splitter' and 'testLoop_INPUT1620857756 Input Splitter'
Transformer/Factory testLoop_Clipper_5_Solid is blocking and cannot be used in a loop, but was found between 'Loop to testLoop_INPUT1620857756 Input Splitter' and 'testLoop_INPUT1620857756 Input Splitter'
testLoop_VolumeCalculator_9_GQuery (GQueryFactory):
A fatal error has occurred. Check the logfile above for details
testLoop_Clipper_5_Solid (SolidIntersectionFactory):
testLoop_Clipper_5_Solid (SolidIntersectionFactory): A fatal error has occurred. Check the logfile above for details
Do you have any idea how to overcome this issue?
Thank you very much,
Jorge