Hi,
Following the tutorials and guidance provided with the manual, I created a domain (channel mesh + outline) mesh and added Z values through Tools > Map Object (and the 2D Interpolator).
The height information stems from the attached raw_points.xyz file, which is, admittedly, a very dense point cloud. On a side note, I used an xyz file because importing the points from any other file type (ascii raster, Esri Point shapefile, comma-delimted text file, GeoTIFF) failed (BlueKenue returns import errors).
Using the Map Object tool with a 2D Interpolator object resulted in the attached MeshDomain.t3s (not a very good mesh, but OK-for-exercise).
Here is my problem: If I want to verify the consistency of the mesh using a 3D View, but it does not show the correct Z value of the mesh (Attribute 3). Moreover, the xyz points do not show up at all in a 3D View, while 2D View works well. I already tried to:
- add a consistent projection (with zone and ellipsoid)
- change the point delimiter in the xyz file (comma, semi-colon, space, tab)
- adapt the color scales of the mesh file
- adapt other header key words of the xyz and Mesh files (e.g., directory, Attribute*args, double-checked with reference manuals on xyz files)
None of these actions makes the xyz points show up in 3D view; none of these actions correctly shows the mesh in 3D view. In addition, I tested everthing with BlueKenue 3.12.0 64bit and 3.4.0 32bit on Debian.
Does anyone have an idea why this happens or where is the error in my files/approach?
Thanks for your time,
-Sebastian