Why does the Rhino 6 Landsdesign plugin only give me a 2D topography and not a 3D topography or model?

Why does the Rhino 6 Landsdesign plugin only give me a 2D topography and not a 3D topography or model?

Hi @hoseinjalali72,
Do you mean when importing terrains with the laEarthScan command?
Can you provide some screenshots or a file of this problem?

Uploading: rhinoo.JPG…

Yes
You are absolutely right
After I enter it is two-dimensional

Uploading: rhino.JPG…

Hi @hoseinjalali72, we heard about this issue from other users (The imported terrain has Elevation difference change,just a flatten mesh with texture。) but we haven’t been able yet to reproduce it or figure out what’s happening.

In your case, does that happen on any area in the world? or just in one specific spot?
What Rhino and Lands Design versions do you have?

I use Rhino 6 and Land Design 5.1
This is happening in all parts of the world

What should I do now?

Try to install the current version, which is the 5.3, and see if the problem persists.

Once you have the newest version, type the following in the commmand line:

_tbSetEnv
HTTP_ERRORS
1

Then run the _laEarthImport command,
This will print http related errors, if any, that could help us figure out why it is failing. Let us know any error code you see printed.

@hoseinjalali72 Have you had the chance to test the _laEarthImport command with http_errors enabled?