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




The input layers containing building features that may be in conflict, or smaller than allowable size. Buildings can be either points or polygons. Buildings will be modified to resolve conflicts with other buildings and with barrier features. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.