Hi. I have a model where I create and destroy objects, the objects that I create add them to a group. I want the objects that are in the group to be added to the astar, how do I do this by means of code? Try adding rows to the tree but I do not know how to modify the value of the member row:
Table thelist = getvarnode(Model.find("AStarNavigator"), "fixedResourceBarriers"); addtablerow(thelist);