Dear Community,
using version 7.1, I'm writing some reports that rely on the build in visiting mechanism of Aris Script. Of course, I need to reset the visiting information in the scripts. Now when I try to access the function "ResetNodes()" on a model instance, Aris reports that it is missing:
% modelInstance.ResetNodes();
TypeError: Cannot find function ResetNodes in object Model@7.
Does anybody have an idea or is this function just not implemented?
Cheers,
Alex