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




For a list of all members of this type, see SkylineBarrier members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertybase_elevation The elevation of the base of the closed multipatch; ignored if the barrier is not to be closed. The default is 0. (In, Optional)  
Public PropertyclosedWhether to close the skyline barrier with a skirt and a base, so that the resulting multipatch will appear to be a solid. (In, Optional)  
Public Propertyin_featuresThe input line feature class which represents the skyline(s) or the input multipatch feature class which represents the silhouette(s). (In, Required)  
Public Propertyin_observer_point_featuresThe point feature class containing the observer point(s). (In, Required)  
Public Propertymax_radius_value_or_fieldThe maximum radius to which triangle edges should be extended from the observer point. The default is 0, meaning no maximum. (In, Optional)  
Public Propertymin_radius_value_or_fieldThe minimum radius to which triangle edges should be extended from the observer point. The default is 0, meaning no minimum. (In, Optional)  
Public Propertyout_feature_classThe output feature class into which the skyline barrier or shadow volume is placed. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyproject_to_planeWhether the front (nearer to the observer) and back (farther from the observer) ends of the barrier should each be projected onto a vertical plane. This is typically checked (turned on) in order to create a shadow volume. (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.