Store | Contact Us | Careers
 
  • Home
  • Industries
  • Products
  • Training
  • Support
  • Services
  • Events
  • News
  • About
    • About Esri
    • Careers
    • Esri Video
    • Partners

Support

Search Support
You are here: > ArcScripts > Search Results > Script Details Login | Feedback | Help

BlockDiagram



contact author | download help | report inappropriate content
Author Kyler Deutmeyer
File Name blockdiagram.zip
Language Visual Basic
Last Modified Jan 29 2003
Status of work Public Domain
Software ArcGIS Desktop
File Size 24.33 kb
Downloads 2705

ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.


Summary
This is a script for ArcScene that allows GRIDs or TINs to be displayed as solid block models. The output is a multipatch shapefile containing the four sides and the base of the model.

To use the script, the GRIDs or TINs must:
* have a coordinate system defined
* be in the correct order in the table of contents
* have the same extents
* not overlap in the z direction (output will still be created in this case, but you may get strange results)

If there is enough interest (or when i find time), the script will be updated to accept any input geometry for the bounds of the model (wedges, polygons, circles, etc.) rather than just the extents.

Using GRIDs as the input tends to produced mixed results. There may be areas where the surface will appear to be separated from the walls of the model. There doesn't appear to be any method to this happening, so it may just be an artifact of the GRID or graphics card. TINs, thus far, have been producing flawless results.

Send any feedback (or report bugs) to feedback@steepearthgis.com.
Please visit http://www.steepearthgis.com for more scripts.
Contact Us | Privacy | Legal | Site Map