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




A special file created using the ArcPlot command WRITESELECT (see ArcInfo Workstation Help for command reference). It identifies coverage features selected in ArcPlot. This option allows you to simplify selected buildings in the input coverage. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.