Jump to content

Damarow

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Damarow

  1. Hello, this question is related to my question here http://www.simio.com/forums/viewtopic.php?f=6&t=2352, in so far that I want to entites to go somewhere and it's a rather complex problem since I don't know which node to send the entities to before runtime. So, is it possible that I delete nodes from a nodelist during runtime? Lets say I have 4 nodes in my list and a process is triggered that deletes a node from thatlist, or a copy of that list? Thanks.
  2. Hello, a similar question from 2015 was not answered http://www.simio.com/forums/viewtopic.php?f=6&t=1936&p=6252&hilit=selection+condition#p6252. I have the same problem. I want to use a rather complex selection condition, but they don't work. For example: ((Server1.AttributeA == 1) == (Server2.AttributeB == 2)) or Math.If((Candidate.Node.AssociatedObject.Is.TypeA),something) I checked my conditions extensively and they should work, but they dont. It seems only "simple" selection onditions work. Does anyone know something about that?
×
×
  • Create New...