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
|
Inheritance Hierarchy
System.Object
ESRI.ArcGIS.Analyst3DTools.Skyline
See Also