.. DO NOT UPDATE THIS FILE!! .. This document has been automatically generated with noisemodelling-scripts/src/main/java/org/noise_planet/noisemodelling/webserver/script/GenerateFunctionsDocs.java Set Height ========== Overview -------- ➡️ Update the geometry by adding a height from the column in the input table that contains the heights or elevations or from a static value. Arguments --------- Mandatory inputs ~~~~~~~~~~~~~~~~ ``tableName`` — *Name of the table* Name of the table on which the height will be modified. Type: ``String`` Optional inputs ~~~~~~~~~~~~~~~ ``height`` — *New height* New height for the input table (in meters) (FLOAT) Type: ``Double`` ``heightColumn`` The column name in the input table that contains the heights Type: ``String`` Output ------ ``result`` — *Result output string* This type of result does not allow the blocks to be linked together. Type: ``String``