ESRI.ArcGIS.Analyst3DTools
Skyline Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Analyst3DTools Namespace : Skyline Class




Generates a line or multipatch feature class containing the results from a skyline silhouette analysis. The analysis is conducted from observer points above a functional or virtual surface and will also consider features that are encountered during the analysis. When used in conjunction with other tools, especially the Skyline Barrier tool, shadow volumes and other such features can be created.

Syntax

Visual Basic (Declaration) 
Public Class Skyline 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As Skyline
C# 
public class Skyline : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Analyst3DTools.Skyline

See Also

© 2010 All Rights Reserved.