7.13.5.6.1. Dialog box "Condition properties"

You can assign Conditions to any part. In the context menu under Conditions, call the command Insert condition.

Call "Insert condition"

Call "Insert condition"

The context menu command Insert condition opens the dialog box Condition properties.

There, variables (length, diameter, etc.) of the dummy starter part (it contains the controlling table of the assembly) and the single part can be set in relation with each other with the help of operands = , < , <= , > , >= , <>.

[Note]Note

When defining conditions refer to the dummy starter part - if possible.

With the help of the Variable browser (see below) you can set correct syntax very easy.

Example

Condition 1       =  Condition 2
---------------------------------
HINGEDUMMY@L  =  WING1@L

The whole expression in the dialog box Condition properties reads as follows:

The variable's "L" value of the dummy starter part "HINGEDUMMY" shall correspond to the variable's "L" value of the part "WING1".

[Note]Note

If calculations are performed when comparing conditions (=), please only use - if possible - the data types Integer or Text. In principle - not specifically for PARTsolutions - based on calculations errors can possibly occur when comparing floating numbers.

Especially if numbers are part of order numbers or article numbers, do not use Data type Decimal number.

[Note]Note

You can also use ERP variables in conditions!

E.g.: BN1536@ACTIVE_STATE <> 0 (locked)