Salome HOME
Modification of Primitives plugin documentation
[modules/shaper.git] / test.squish / suite_FEATURE_PARAMETERS / tst_1127 / test.feature
1 Feature: Two parameters with the same name could exist in PartSet and Part
2
3     Each part can have its local parameter with any value.
4
5     Scenario: Parameter in part should be created
6
7         Given Launch application in salome mode
8          When Create parameter a=30
9           And Create part
10           And Create parameter a=a+2
11          Then the parameter in the part should exist