ESRI.ArcGIS.Analyst3DTools | |
SkylineGraph Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : SkylineGraph Class |
The following tables list the members exposed by SkylineGraph.
Name | Description | |
---|---|---|
SkylineGraph Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
additional_fields | Determines whether to output additional fields to the table, rather than just the two angle values. (In, Optional) | |
Alias | The alias for this tool's toolbox. | |
base_visibility_angle | The vertical angle which is used as the baseline for calculating percentage of visible sky; 0 is the horizon, 90 is straight up; -90 is straight down. The default is 0. (In, Optional) | |
in_line_features | The line feature class representing the skyline. (In, Required) | |
in_observer_point_features | The feature class containing the observer point. (In, Required) | |
out_angles_table | The table to be created for outputting the angles, and so on. The default is blank, meaning no table. (Out, Optional) | |
out_graph | The name for the desired graph. A table has to be generated in order for the graph to be generated. The graph will be displayed and can be saved and/or edited. The default is blank, meaning no graph. (Out, Optional) | |
out_visibility_ratio | Visibility Ratio (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |