Requirements for the "ID" field of Objects
It may be the case of importing objects in which the value of the ID variable has a format as follows: "123-ab-35-01".
ID is a very special field. A correct ID requires:
- Start with a letter (not number)
- It does not contain spaces or special characters ("-", "*", etc.) except for the underscore.
To adapt the ID value of the different objects to the format valid in CadnaA, an option can go by modifying it from the tables. For example, in the road table, the ID field is selected,Change column...and the field is configuredReplace descript.as follows:
InFind, write (*) for each of the groups that are separated by scripts. InReplace with, write what suits you best. This example starts with ID (so as not to start with a number) and we have continued with "\number", being \2, the first group and then consecutively (This is because \1 means the whole expression).
The image shows that the ID replaces scripts with low hyphens and adds the letters "ID" at first.
Related Articles
Export 'Terraplene' such objects as ESRI Shape (*.shp)
With CadnaA it is not possible to export the type of Embankment object directly as a shape: However, it can be exported as a shape by turning the Embankment object into a Screen-type item and by performing the following steps: 1) Write the 3 ...
Represent Objects by colors based on "Floor use"
In CadnaA it is possible to represent different objects by colors depending on which soil area they belong to. One way to do this is as follows: 1) Define the "Lil-use areas" of the project: In the example, 2 soil uses which have been defined: Mixed ...
Import and allocation of spectral sound levels to point sources
The import and allocation of spectral sound levels to a set of point sources in a CadnaA project can be carried out using the database functionality. In this case, two databases located within the same EXCEL book will be needed: Sound Level ...
Importing DXF files into CadnaA
For the importation of DXF files, the first thing to bear in mind is that in a DXF file there can be multiple layers, in which ideally it would be that if there are different types of objects, When imported into CadnaA, each layer of the DXF file ...
Calculate and Export Partial Level Table by Eighth Bands
Let us assume the following scenario in the there are 2 point sources, with the sound power spectrum allocated, 3 receivers and a calculation area around all the elements to be included in the calculation of partial levels: Then access the ObjectTree ...