Check profile does not work
When running the command Check profile, the first attempt will often fail. By retrying with the same data, the command will normally succeed. If it consequently fails with the same two input points, increasing the Profiling distance in Global settings could help.
Crash when selecting in dialog box
When using selection buttons to select very many (several thousand) objects in noise dialog boxes, the program might crash after the message “Capacity of tile XX exceeded”. To avoid this problem, either run the operation on fewer objects at the time, or try to use menu commands instead.
Example:
In a drawing with 30.000 calculation points, whereof around 500 where not calculated, the user wishes to set all calculated points passive and the uncalculated points active. The most straigtforward way to do this, would be:
Menu: Noise > Calculation points > Dialog box…
Dialog box: Filter > Stat
us: > Only calculated
Dialog box: Choose all
Dialog box: Passive
Dialog box: Filter > Stat
us: > Only uncalculated
Dialog box: Choose all
Dialog box: Active
Dialog box: OK
The problem is that after the first time the user presses Choose all, the program crashes, because too many objects get choosen.
To avoid this, do as follows:
Menu: Noise > Calculation points > Passive
Select objects: shows on the command line.
all, <Enter>, <Enter>
Selects all objects in the drawing. All calculation points are now passive.
Menu: Noise > Calculation points > Dialog box…
Dialog box: Filter > Stat
us: > Only uncalculated
Dialog box: Choose all
Dialog box: Active
Dialog box: OK
Barrier width
Barriers are drawn with double width of the given value. This has little influence on the calculation values, but gives a wrong visual impression of the barrier.