Tagged Questions
3
votes
0answers
57 views
ArcGlobe not sitting on Globe Surface
I have gone through the process of bringing a SketchUp model into ArcScene utilizing Edit Placement on the 3D Editor window. The model appears to have come in great. However, it is floating slightly ...
1
vote
0answers
242 views
multipatch features are not visible in 3D ArcGlobe
I have created some 3D features in ROCKWORKS software, which represents lithology data. Then I converted it to 3D shapefile, and then I added it to ArcGlobe as well as ArcScene. It is clearly visible ...
0
votes
0answers
259 views
Adding a polygon in ArcGlobe via GraphicsContainer.AddElement
I'm trying to add some data to an ArcGlobe; however, it's not showing up and I'm wondering what the issue is.
I am doing the following
IGeometry geometry;
Ipolygon polygon = myPolygon;
...
