Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
geoscene3d:toolbox:toolbox_imports:import_csv_file_to_grid [2020/02/17 16:59] – rebecca130301_gmail.com | geoscene3d:toolbox:toolbox_imports:import_csv_file_to_grid [2023/03/22 17:29] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 47: | Line 47: | ||
</ | </ | ||
+ | |||
+ | ==== Irregular geometry of import file ==== | ||
+ | If the text file have an irregular geometry (e.g. increasing with a factor for each step in depth), then the value of the 3d grid is determined in the following way. | ||
+ | Whenever a point in the textfile is present within the volume of a single cell, the value will override the previous value. The 3D grid will therefore show the value of the last point present within the 3D space of that cell during the iteration. | ||
+ | |||
==== Input Text Files ==== | ==== Input Text Files ==== |