0
votes
1answer
66 views

Can I share ArcGlobe bookmarks with ArcScene and vice versa?

I am working on a flyover animation and would like to be able to seamlessly go between ArcGlobe and ArcScene and the other way around. I tried saving and using the bookmarks in but this does not seem ...
1
vote
2answers
407 views

How can I export ArcScene animation to .mov quicktime file?

ArcGIS 10 documentation says that an animation can be exported to either .avi or .mov (quicktime). I only see the .avi option in my drop-down list? What am I missing. EDIT: Quicktime is installed ...
1
vote
0answers
120 views

Relative paths in ArcScene document are broken if opened programmatically

When I open ArcScene document with relative paths programmatically from ArcMap, all those paths are broken. The location in source tab for broken layers is set to some different path like ...
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 ...
3
votes
1answer
2k views

How to easily label point values in ArcScene?

I would like to be able to quickly label point values in my scene. I am aware of the fact that there is no out-of-the-box solution to label features in ArcScene similar to the one in ArcMap. (No ...
8
votes
2answers
313 views

Is it possible to use a Multipatch to implement IFeatureRenderer.Draw in a custom renderer

I have a custom renderer which need to render modified geometry. The input features are all coming in via the IFeatureCursor as polygon elements. (This is similar to this example, though I'm not ...
6
votes
1answer
210 views

Use existing property pages with new IFeatureRenderer

I am trying to override the drawing of a feature within a custom plugin data source. I believe this entails making a custom IFeatureRenderer. However, the "renderer" I'd like to design would be 99% ...
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
0answers
106 views

How do you specify the width of a column that has been extruded from a point in arcscene?

I've extruded a set of points based on a z variable but I want to increase their width so they're easier to see.