powered by CADENAS

Manual

Manual

4.7.2.1.15.3.  Batch process all tables in project

The attribute tables, assigned to the individual parts/projects of a catalog, can be modified via a batch run.

There are different ways to edit the table variables. Depending on the selected option Add variable / change variable value | Change value of variable | Replace variable value | Delete variables | Rename variable | Add variables from CSV / change variable values from CSV) in the Settings section the respective input fields in the sections Search criteria and Values to set are active.

Select the desired option and click on Next.

4.7.2.1.15.3.1.  Add variable / change variable value

This function both enables adding a new variable and at the same time setting the variable value, but in addition setting of characteristics such as column position inside the table for example.

  1. First, under Settings select the option Add variable / change variable value and click on Next.

    -> The respective dialog opens.

  2. Settings in the Search criteria section:

    • Under Search criteria -> Name of variable enter the variable name (here NEWVAR).

    • Leave the default under Data type at Text and number.

    • Leave the default under Variable types at All variable types.

  3. Settings in the Values to set section:

    • Variable description (optional):

    • Data type:

      • Do not change

      • Text

      • Number

      [Important] Important

      Make sure you indicate the correct Data type!

      In case for Value for variable an existing variable is referenced to (see example above "$NB."), you must orient yourself according to the data type.

    • Variable type:

      • Do not change

      • Table variables

      • Value range variables

      • Attribute algorithms

    • Identification type: (compare Section 8.5.2.2.2, “ Identification type ”)

      • Object attribute

      • Geometry attribute:

      • Additional attribute:

      • Function attribute:

      • Structure attribute:

      • Feature attribute:

      • Dimension attribute:

    • Unit:

    • Decimal digits/string length (optional):

    • Variable position:

      With Variable position "2" for example, you set the new variable at the second position within the table.

    • Value for variable: You can insert a fixed value or a variable.

    • Cutout from value:

      If you do not want to use the entire "$NB." expression as the variable value, but only a part string, then, under Cutout from value restrict it to, for example, the characters "1-5".

4.7.2.1.15.3.2.  Change value of variable
[Note] Note

There is no difference in functionality whether a new variable with the desired value is added or whether the value of an existing variable is changed. That's why the setting options of the functions Add variable / change variable value and Change value of variable are identic.

Compare Section 4.7.2.1.15.3.1, “ Add variable / change variable value ”.

4.7.2.1.15.3.3.  Replace variable value

[Note] Note

The option Replace variable value enables the declaration of a concrete value (Value to replace) as search criteria.

Regular expressions can be used as well, if the checkbox Regular expression is activated. You can find detailed information on this under Section 17.1, “Regular expression ”.

Do the following:

Initial situation: Variable NEWVAR with value 2.000

Initial situation: Variable NEWVAR with value 2.000

  1. First, under Settings select the option Replace variable value and click on Next.

    -> The respective dialog opens.

  2. Under Name of variable define the respective variable (in this example NEWVAR). Also see Section 4.7.2.1.15.3.8, “Use of keywords ”.

  3. Under Value to replace enter the current variable value (here "2").

  4. Under Values to set , Value for variable assign the new variable value (here "99").

  5. Click on Start.

Open the table file(s) of the corresponding projects.

-> The changed column value(s) have been transferred.

Result: Variable NEWVAR with value 99.000

Result: Variable NEWVAR with value 99.000

4.7.2.1.15.3.4.  Delete variables

In order to delete an existing variable you have the following options:

  • Name of variable:

    • Enter the variable name and leave the default in the fields Data type and Variable types. You can also insert several variables comma separated.

    • Alternatively you can use the placeholder "*" for all variables. In this case then you can filter via the fields Data type and Variable types.

  • Data type:

    • Text and number

    • Text

    • Number

  • Variable types:

    • All variable types

    • Table variables

    • Value range variables

    • Attribute algorithms

Finally click on Start.

-> The variable(s) is/are removed from the table.

4.7.2.1.15.3.5.  Rename variable

  1. First, under Settings select the option Rename variable and click on Next.

  2. Under Search criteria, Name of variable enter the name of the variable that you would like to rename.

    Normally you leave the default under Data type and Variable types (Text and number, All variable types).

  3. Under Values to set -> New variable name enter the new variable name.

  4. Under Values to set -> Variable description you can enter the new variable description optionally.

  5. Finally click on Start.

[Note] Note

The renaming of variable names does not only influence the table, but also all files (*.prj, *.3db and the translation file), in which the variable comes up.

4.7.2.1.15.3.6.  Add variables from CSV / change variable values from CSV

You can overtake table values and/or add variables from a CSV file. In the following the procedure is explained with a small example:

  1. Initial situation:

    The values of length of the variable "L" currently are 30.000, 40.000, 50.000 and shall be changed to 35.000, 45.000, 55.000.

    Initial situation

    Initial situation

  2. Make the desired values available via CSV file:

    D;L
    3.000;35.000
    4.000;45.000
    5.000;55.000

  3. Select the option Add variables from CSV / change variable values from CSV and click on Next.

    Add variables from CSV / change variable values from CSV

    Add variables from CSV / change variable values from CSV

  4. CSV settings:

    CSV settings

    CSV settings

    • File selection:

      Via browse button ... , select one or several (Ctrl key) CSV files. If several are selected then these are displayed separated by the pipe icon.

    • Encoding: In the list field, select the desired codec.

      In this way you can ensure that umlauts for example are correctly handled. Using the default setting UTF-8 this should be the case normally.

    • Separator:

      Select the respective Separator and Sign of text identification in the list field.

    Click on Next.

  5. Column Settings:

    Column Settings

    Column Settings

    • Identifying Column (in CSV file):

      All columns of the CSV file are displayed in the list field. Select the desired variable for the mapping between CSV file and catalog.

      In this example the mapping is made via the variable "D". In practice this also may be the variable for the ID number. With an unique ID number, even when using several CSV files the assignment to the correct project can easily be made.

    • Variable name in the catalog:

      Insert the desired variable in the input field for the mapping between CSV file and catalog.

    • Columns to add/modify:

      • Checkbox: Activate those variables, where you want to change the values.

        With the checkbox in the column header you can select / deselect the variables altogether.

      • Description:

      • Table variables:

        You may explicitly specify names of table variables.

        The specification is taken into account when checking the names. If the variable name in the CSV is invalid for the table (not allowed character e.g.) you can either adjust the name or explicitly set another name and leave the invalid original name.

      • Unit:

      • Data type:

        Once you click into the field you can open the list field. The following options are available:

        • Text

        • Number

      • Status:

        Once you click into the field you can open the list field. The following options are available:

        • Table variable

        • Value range variable

        • Attribute algorithm

    • Add columns if non existent: If needed activate the checkbox.

    • Only create columns if there are table data available:

  6. Result:

    Result: The values for the variable "L" have been changed according to the values in the CSV file.

    Result: The values for the variable "L" have been changed according to the values in the CSV file.

4.7.2.1.15.3.7.  Input options in field "Name of variable"

The following table shows the input options in the Name of variable field:

Name

for example: NB, L, etc. (comma-separated listing is possible as well)

* (Asterisk)

  1. With the asterisk symbol, all variables are addressed

  2. Via the fields Data type and Variable types you can reduce the amount of indicated variables again.

! (Exclamation point)

Exclamation point plus variable(e.g. !NB) means: all variables are addressed, except those behind the exclamation point.

@

@ sign plus keyword (e.g. @FIGUR) means: The keyword "FIGURE" is being addressed. Also see Section 4.7.2.1.15.3.8, “Use of keywords ”.

4.7.2.1.15.3.8. Use of keywords

Keywords serve the internal data communication between PARTproject and PARTdataManager.

You can see existing keywords by opening the respective project file (in the "23d-libs" directory) with the text editor.

The keywords are listed to the left of the equal symbol (here: TYPE, PROJECT, SHORTNAME, etc.).

You can also set - and this is important within the frame of the function Edit tables in batch run - variable names with keywords, which can then be assigned fixed values or values from other variables.

This will be explained using the example of the keyword in the Row Label field.

It is called ROWDESCRIPTION and controls the display of the respective column in the PARTdataManager table. Currently the column contains values according to "$NENN." (see project file).

[Note] Note

Row description (keyword "ROWDESCRIPTION")

In the example at the right, the column with M12x45, M12x50, etc.

In order to apply new values to this column, do the following:

  1. Select the option Replace variable value and click on Next.

  2. Under Search criteria at Name of variable enter @ROWDESCRIPTION.

  3. Under Search criteria at Value to replace enter $NENN..

  4. Under Values to set at Value for variable enter $NB..

  5. Finally click on Start.

--> In PARTdataManager, instead of NENN the new row description NB is located.