2
votes
1answer
72 views

Making a subsurface TIN model

I had been very glad if any of you have time to help me. I am a student and currently writing a thesis. In this paper I will create a 3D model of a glacier, where I will show the internal structures ...
2
votes
1answer
68 views

Create an animation that rotates around an central axis

I am looking to create an animation of a 3D model. I want the model to be the central object in the animation, so rotating around the model, always looking at the model. I am wondering what is the ...
1
vote
1answer
156 views

VRML export issue ArcScene

when I try to export simple Tins (or documents which contain Tins) from my ArcScene to .wrl the export fails. Please see my example: I have the following table (xlsx): X Y hoehe 28 -2 0 -2 ...
8
votes
3answers
199 views

How to properly Drape vectors over a DEM?

I have a DEM of my study area, and the streams in it. Whenever I add both to ArcScene, and drape the vectors over the DEM, some of the vectors disappear from over the surface, and are visible under ...
4
votes
1answer
173 views

Is there a way to visualize a 3D full/solid body (like a full layer) in ArcScene

I am trying to present layer and simulated layer (how it decreased in a year, for example) in ArcScene, but showing two layers one on each other with a slight difference (like max 30 cm.) does not ...
4
votes
1answer
610 views

Can I view ArcScene 3D models in a free viewer such as ArcReader or another 3rd party viewer?

I would like to build a complex 3D model in ArcScene, export it and send it to someone else that does not have ArcGIS with 3D Analyst. The idea is to interactively navigate the model during a ...
2
votes
0answers
267 views

Can I intersect (slice) a multipatch geometry and obtain the perimeter line of the intersection as a result?

Can I intersect (slice) a multipatch geometry with a vertical polygon (or an extruded line) to obtain the perimeter line of the intersection? (or better yet a polygon) I am creating fairly complex ...
1
vote
0answers
141 views

Layer 3D to Feature Class Empty Output

I'm trying to build 3D buildings from 2D footprints. I extrude by the building heights, and input the surface by editing the properties. From here I use the Layer 3D to Feature Class tool to convert ...
1
vote
3answers
372 views

Point to Raster Issues

I am having some trouble with something fairly simple.. I am creating a 3D subsoil model for display in arcscene - i can get it displayed nicely as points but in order for the model to be easier to ...
3
votes
1answer
2k views

Displaying z-values in arcscene

Probably there is a very simple solution to my problem - I just can't find one! I have a point shapefile with x, y and z data - I can display it in arcscene but it is flat - the z data isn't being ...