ESRI.ArcGIS.Analyst3DTools | |
ConstructSightLines Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : ConstructSightLines Class |
The following tables list the members exposed by ConstructSightLines.
Name | Description | |
---|---|---|
ConstructSightLines Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_observer_points | The observer point(s). (In, Required) | |
in_target_features | The target features (points, multipoints, lines, polygons). (In, Required) | |
join_field | The join field is used to match observers to specific targets. (In, Optional) | |
observer_height_field | The height field for the observer. (In, Optional) | |
out_line_feature_class | The output feature class containing the 2D/3D sight lines. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
sample_distance | The distance between samples when the target is either a line or polygon feature class. The Sampling Distance units should be given in x,y units of output feature class. (In, Optional) | |
target_height_field | The height field for the target. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |