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




The following tables list the members exposed by LoadTopologyToParcelFabric.

Public Constructors

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

Public Properties

 NameDescription
Public Propertyaccuracy_units The accuracy category of the lines and polygons being migrated. Accuracy categories are defined by date of survey in the parcel fabric. Accuracy category 1 is the highest data accuracy (recently surveyed) and accuracy category 6 is the lowest data accuracy (year 1800 or lower). Accuracy categories are used in the fabric adjustment. (In, Optional)  
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyarea_units If the Compute Area for New Parcels option is checked, select the area units to be used when computing parcel area during the migration process. (In, Optional)  
Public Propertycompute_areaDetermines how features will be migrated. (In, Required)  
Public Propertycontrol_match_toleranceThe tolerance in which new, migrated fabric points are linked with existing control points found in the fabric. The tolerance length units are the same as the length units of the coordinate system of the fabric. If a Control Match Tolerance is not specified, the default of 0.1 meters is used. (In, Optional)  
Public Propertydirection_type The direction type to be used when generating COGO bearing attributes for line features during the migration process. (In, Optional)  
Public Propertydirection_unitsThe direction units to be used when generating COGO bearing attributes for line features during the migration process. (In, Optional)  
Public Propertyin_point_class Input point feature class or layer. The point feature class does not need to be part of a topology. Only user-defined attributes on the input point feature class will be migrated to corresponding points in the parcel fabric. (In, Optional)  
Public Propertyin_topology_classInput feature class or layer that is part of a topology. The feature class can either be a line or polygon. (In, Required)  
Public Propertylinestring_minimum_segmentsThe minimum number of segments a polyline feature can have before it is considered and migrated as a line string or natural boundary in the parcel fabric. The default is a minimum of 10 segments. (In, Optional)  
Public Propertyoutput_parcel_fabricOutput Parcel Fabric (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyradial_point_tolerance The tolerance in which new, computed curve center points are matched with existing curve center points found in the fabric. Furthermore, if several computed curve center points lie within this tolerance, they are averaged and merged into a single center point. If a radial tolerance is not specified, the default of 0.5 meters is used. (In, Optional)  
Public Propertytarget_parcel_fabricThe target parcel fabric where the data will be migrated. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyunjoined_groupDetermines how features will be migrated. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.