Translations - ONYX - 9.0 - Utilisation - Fonctionnement des groupes/51/en
Différence entre versions
De MappingDoc
(Page créée avec « The group processes the lines as such: #<span style="color:green">The group parses the current line as it checks if it corresponds to the conditions of the first type of l... ») |
|||
| Ligne 1 : | Ligne 1 : | ||
The group processes the lines as such: | The group processes the lines as such: | ||
| − | #<span style="color:green">The group parses the current line as it checks if it corresponds to the conditions of the first type | + | #<span style="color:green">The group parses the current line as it checks if it corresponds to the conditions of the first line type. (Condition RED) |
#: YES --> '''Checks point 2''' | #: YES --> '''Checks point 2''' | ||
| − | #: NO --> The group checks if the next line corresponds to the type | + | #: NO --> The group checks if the next line corresponds to the line type (condition) (Type of line NOT_BLANK) |
#:: YES --> '''Checks point 2''' | #:: YES --> '''Checks point 2''' | ||
| − | #::NO --> The group checks if the next line corresponds to the type | + | #::NO --> The group checks if the next line corresponds to the line type (condition) etc </span> |
| − | #::: If there are more types of lines (condition) which are customised, then the NONE type | + | #::: If there are more types of lines (condition) which are customised, then the NONE line type is executed (Line type which is always present and true). Checks point 2 |
| − | #<span style="color:green">Checks the presences of an object in the type | + | #<span style="color:green">Checks the presences of an object in the line type (condition) |
#: YES --> Checks point 3 | #: YES --> Checks point 3 | ||
#: NO --> '''Checks point 6'''</span> | #: NO --> '''Checks point 6'''</span> | ||
| − | #<span style="color:green">The cursor is moved to the bottom of the FRONT SPACING of the type | + | #<span style="color:green">The cursor is moved to the bottom of the FRONT SPACING of the line type (condition) found</span> |
| − | #<span style="color:green">The group either executes all the objects positioned underneath it (In this example, ADRMAPROUG for the RED condition OR ADRMAPPING for the NOT_BLANK condition) or no objects for the type | + | #<span style="color:green">The group either executes all the objects positioned underneath it (In this example, ADRMAPROUG for the RED condition OR ADRMAPPING for the NOT_BLANK condition) or no objects for the line type NONE</span> |
| − | #<span style="color:green">The cursor is moved to the AFTER SPACING of this type | + | #<span style="color:green">The cursor is moved to the AFTER SPACING of this line type (condition).</span> |
#<span style="color:green">The group switches to the next line so as to process it. '''Checks point 1'''</span> | #<span style="color:green">The group switches to the next line so as to process it. '''Checks point 1'''</span> | ||
Version du 29 juillet 2019 à 13:40
The group processes the lines as such:
- The group parses the current line as it checks if it corresponds to the conditions of the first line type. (Condition RED)
- YES --> Checks point 2
- NO --> The group checks if the next line corresponds to the line type (condition) (Type of line NOT_BLANK)
- YES --> Checks point 2
- NO --> The group checks if the next line corresponds to the line type (condition) etc
- If there are more types of lines (condition) which are customised, then the NONE line type is executed (Line type which is always present and true). Checks point 2
- Checks the presences of an object in the line type (condition)
- YES --> Checks point 3
- NO --> Checks point 6
- The cursor is moved to the bottom of the FRONT SPACING of the line type (condition) found
- The group either executes all the objects positioned underneath it (In this example, ADRMAPROUG for the RED condition OR ADRMAPPING for the NOT_BLANK condition) or no objects for the line type NONE
- The cursor is moved to the AFTER SPACING of this line type (condition).
- The group switches to the next line so as to process it. Checks point 1