 |
|
 |
ArcView 3D Analyst Frequently Asked Questions |
|
|
| How can I add 3D text with various fonts in my 3D scene? |
|
The Scene Text sample extension, available for download from the ArcScripts page, provides an example for adding 3D text.
|
| How can I add X, Y, and Z axes in my 3D scene? |
|
A sample extension called 3D Scene Axes that adds X, Y, and Z axes is available for download from the ArcScripts page.
|
| How can I make 3D flyby animations? |
|
3D flyby animations are easy to make with 3D Analyst. The Flyby Animation Builder sample extension is available for download from the ArcScripts page.
|
| What can I do with the 3D scene viewer while it is in rotation mode? |
|
Operations are limited while the 3D viewer is in rotation mode. You can move the window and navigate in the viewer.
|
| Can I see 2D graphics in a 3D viewer? |
|
No. The 3D Scene viewer can only display 3D graphics. You may, however, turn the 2D graphics into a shape feature theme and display it in the 3D viewer.
|
| How can I convert a 2D shape into a 3D shape and vice versa? |
|
Converting a 2D shape into a 3D shape can be done from the menu selection. Please check menu Theme | Convert to 3D Shapefile...
Converting a 3D shape into a 2D shape can be done using using a script in ArcView 3.x (Note: ArcView 3.0a and ArcView 3.0b do not support shapeM). A sample script is available from the online help under content: sample scripts and extensions | sample scripts | convert 3D feature theme to 2D.
|
| How do I work around a blank viewer after I do a 'find' under 3D scene viewer menu on a PC? |
|
Click the Zoom to Selected button on the viewer and the selected feature will be centered and highlighted.
|
| How can I make MultiPatch or PolygonZ based graphics shaded in a 3D Scene viewer?
|
|
First, turn on shading on a theme in the scene. Second, add the MultiPatch/PolygonZ graphics. Non-shaded themes (such as lines) and graphics may be loaded afterwards.
|
| Where can I find more sample scripts beyond those provided in the online help?
|
|
You can download more scripts from the ArcScripts page. To list scripts specifically for 3D Analyst, select "3D Analyst" from the "Search by Category" pick list, and then click on the "Go!" button.
|
| Where can I find OpenGL Libraries? |
|
OpenGL libraries are included as part of the operating systems on many platforms. Otherwise their run-time versions may be provided at the websites of each platform or operating system vendor.
|
| Why can the 3D Scene viewer float above and go beyond the arcview application window? |
|
Unlike a regular ArcView document such as a view, a 3D Scene viewer is an OpenGL window imbedded into an ArcView dialog. Not only can the 3D Scene viewer float outside an ArcView application window, but multiple 3D Scene viewers showing different perspectives can be open at the same time.
|
| Why does my image in the 3D viewer look more fuzzy than in a view? |
|
Fuzziness is related to a platform dependent maximum texture size limit in OpenGL. You may increase the image resolution up to a point by using the sample script contained in the online help under Content | Extensions | 3D Analyst | Sample scripts and extensions | Sample scripts. The script's title is "Adjust image and grid resolution in a scene" and the script name is "3drasres.ave".
You may be able to increase the image resolution by subdividing the image into smaller tiles before loading them in the 3D viewer.
|
| Why doesn't the color in my 3D viewer look the same as in my 2D view? |
|
A view document uses a color palette while a 3D scene document uses true RGB color.
|
| Why does a 3D CAD theme display as a 2D theme in a 3D viewer? |
|
ArcView 3.0a & 3.0b do not support 3D CAD files as 3D objects. Therefore, 3D CAD files are treated as 2D objects. ArcView 3.1 (with 3D Analyst and CAD Reader extensions) supports direct 3D visualization of 3D CAD data.
|
| Why can't I see 3D features in my 3D Scene viewer sometimes? |
|
Sometimes the height (Z) units are significantly different than the underlying X, Y coordinates, and the 3D viewer cannot show the whole feature correctly. The vertical exaggeration factor can be adjusted using the calculate button in the 3D scene property dialog, or it can be manually adjusted.
|
| Why do TIN features disappear when I change the Z factor? |
|
The TIN legend does not get updated automatically after the Z factor is changed. To redefine the TIN legend, use the legend editor to change feature category ranges. The TIN features should reappear in the viewer.
|
| Why can't I open more than 16 TINs at the same time? |
|
The file management system allows a maximum of 128 channels opened simultaneously. Since a TIN may keep 8-12 files open, only 10-16 different TINs can be opened at the same time.
|
| Why do I get traceback errors if I try to load 3D Analyst without a keycode on a Unix Machine? |
|
This is a known problem in ArcView 3.0b, but has been fixed in ArcView 3.1.
|
| Why do I get 'data still in use' error when I try to overwrite the old data after it has been deleted from the project? |
|
After you copy and paste data between ArcView documents, the data still exists in the clipboard buffer. Try copying other data you don't want to overwrite using the same copy and paste procedure to clear the old data from the clipboard. You can also clear the clipboard buffer by issuing an Avenue request.
|
| Why does the JPEG (JFIF) Image Support extension load when I load the 3D Analyst extension? |
|
3D Analyst relies on some JPEG Image Support functions and so it is automatically loaded when 3D Analyst is loaded. JPEG Image Support is unloaded when you unload 3D Analyst.
|
| Can I change symbol types for features in a 3D Scene viewer? |
|
For point and line features, color and size can be changed. For polygons, color can be changed. One method of displaying complex symbols is to display the symbols in a view and then add the view as an image to a 3D Scene.
|
| Why don't saved images from the viewer look exactly the same as in the viewer display? |
|
Viewer snapshot and viewer display treat graphics differently. Saving an image from a viewer does not go through the graphics card, while displaying features in a 3D viewer does use a graphics card in most cases.
|
| How come the Esc key doesn't stop the rotating in a scene viewer?
|
|
In order for the Esc key to work, the cursor needs to be in the active viewer display window.
|
| What is a 3D shape and how does it relate to other shape types? |
|
A ShapeZ is usually referred to as a 3D shape because it contains extra built-in geometry of Z (height) in addition to X and Y. ShapeZ is a subclass of shapeM (shape with measures), which is a subclass of a regular 2D shape. ShapeZ can also be used in core ArcView 3.1 without the 3D Analyst extension.
|
| What are MCD and ICD OpenGL drivers? |
|
There are two kinds of OpenGL drivers supplied with the graphics card:
- Mini Client Driver (MCD): MicroSoft® implements lighting and transformation, and leaves the rasterization implementation to the graphics hardware vendor
- Installable Client Driver (ICD): lighting, transformation and rasterization are implemented by the graphics hardware vendor.
|
| Should I use an OpenGL Graphics card with MCD or ICD to accelerate 3D display? |
|
OpenGL graphics cards with ICD offer significant 3D display performance compared to cards with MCD. Therefore, cards with ICD are recommended for 3D Analyst .
|
| Which versions of OpenGL should I use? |
|
3D Analyst runs on OpenGL version 1.0 or later.
|
| Where can I get more information about OpenGL 3D accelerator cards?
|
|
Please refer to the 3D Accelerator Graphics Card Page.
|
|
|
 |
Rockware Store
Get ArcView GIS 3.x 3D Analyst today!
|
| > Get Quote |
|
| ArcView 3.x related |
|
Related Products
Special Notice
NO international sales.
Allow one extra business day for processing prior to shipment.
Next day air shipping is not available for all US states. |
|
 |