How to

How do I use WAIT UNTIL Statement?

Delays processing of the current logic until the Boolean expression is true. The rest of the model continues to process...

How do I use WHILE DO Statement?

Repeats logic or logic block continuously while a condition remains true. Syntax WHILE DOWHILE v_Var1 > 3 DO TIME(10 min)WHILE...

How do I Add Layers?

Layers let you organize objects by letting you separate related objects from other objects. A common use of layers is...

How do I Import New Shapes?

Add customized graphics to the Palette. The best graphics format includes WMF and EMF. Other graphic formats should not be...

How do I add Swimlanes?

You can use departments to display the flow of information and materials between different roles, groups or organizational units. These...

How do I use Model Objects?

Help on individual Model Objects In today’s busy world it is becoming more important to leverage our work to create...

How to Import Data into ProcessModel?

Import tens of thousands of lines of raw data into a model using the import data function. Summary 1. Select...

How do I Protect Model?

At times you may want to prevent people from changing your model or even from looking at the logic you used...

How do I Export Model Visuals?

1. Press CTRL + A to select all objects in your model, then press CTRL + C to copy. 2....

How do I add Time Variation to an Activity?

Time changes due to the variable nature of the entity or activity or as a result of the inconsistent behavior of...

How do I Concurrently Process Entities at an Activity

Multiple entities are allowed to enter an activity and be processed concurrently (at the same time at the same activity), independent...

How do I change Activity Time based on Entity Attribute?

The activity time or some other activity action is based on the value of a particular attribute of the entity. Suggested...

How do I Change Activity Time Based on a Percentage?

The activity time or some other activity action occurring only a percentage of the time. Suggested Technique for Activity Times...

How do I Create Activity Disassembly?

Detach one or more entities from another entity to which they have been attached. Suggested Technique 1. Create an activity...

How do I Change Activity Time Based on Recurring Entity Passes?

An activity through which the same entity passes multiple times, possibly with a different activity time or routing with each...
Go to Top