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.

Public Constructors

 NameDescription
Public ConstructorConstructSightLines ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_observer_pointsThe observer point(s). (In, Required)  
Public Propertyin_target_featuresThe target features (points, multipoints, lines, polygons). (In, Required)  
Public Propertyjoin_fieldThe join field is used to match observers to specific targets. (In, Optional)  
Public Propertyobserver_height_fieldThe height field for the observer. (In, Optional)  
Public Propertyout_line_feature_classThe output feature class containing the 2D/3D sight lines. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysample_distanceThe 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)  
Public Propertytarget_height_fieldThe height field for the target. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.