ESRI.ArcGIS.Analyst3DTools
out_obstruction_feature_class Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Analyst3DTools Namespace > LineOfSight Class : out_obstruction_feature_class Property




The output point feature class indicating the first obstruction point along the line of sight if the target is not visible. (Out, Optional)

Syntax

Visual Basic (Declaration) 
Public Property out_obstruction_feature_class As Object
Visual Basic (Usage)Copy Code
Dim instance As LineOfSight
Dim value As Object
 
instance.out_obstruction_feature_class = value
 
value = instance.out_obstruction_feature_class
C# 
public object out_obstruction_feature_class {get; set;}

See Also

© 2010 All Rights Reserved.