Hi everyone,
I have one question for you guys, is there a way in KWA licence to test an operation if it's work or not? From what i've seen the error handling works if i create the operation inside a rule thet i can put the rule to test it and after that modify it. Is there a way to make this...
Hello,
I come with a new set of questions. I want to create a extrapol with a given value(ex: 50). If the extrapol creates an error the it should decrese the value with 1 until the operation has no errors.
In this moment i have a structure like this:
___________
Dim j As Integer
For j = 1 To...
Hi, I want to create a series of intersections that have as input references the result of 2 iterations.
More concrete i have 2 geometrical sets ("Geometrical set A", "Geometrical set B"), with a series of n elements. In both sets the number of elements are the same. What i want to do is select...