Jump to content

Mamdouh Mubarak

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Mamdouh Mubarak

  1. Hi, How can I check if an object refernce state is null? I tried "state.is.null" and "state == null" but both did not work. Thanks,
  2. Hi, I am trying to access Tank Level Mark thru an expression. Any suggestions on what this expression should be? I tried "Tank1.FlowContainer.TankLevelMarks.MidMark" but that did not work. Thanks!
  3. Sounds good. If I adopt this approach, how can I dynamically change the priority of the entities in the queue? In my system, the priority needs change over time. Thanks.
  4. Hi, What is the best way to access entities in a queue and select entities of a certain type to be processed first? I want to do this dynamically as the model is running. Thanks!
×
×
  • Create New...