Cadastral Fabric properties (arcpy)
サマリ
The Describe function returns the following properties for Cadastral Fabrics. Dataset Properties are also supported.
特性
プロパティ | 説明 | データ タイプ | ||||||||
bufferDistanceForAdjustment (読み取り専用) |
The distance used to generate a buffer around the job parcels. This buffer defines the adjustment area. | Double | ||||||||
compiledAccuracyCategory (読み取り専用) | The default accuracy category for compiled parcels in this cadastral fabric. Category values range from 1 to 7, inclusively. | Integer | ||||||||
defaultAccuracyCategory (読み取り専用) | The default accuracy category for the whole cadastral fabric. Category values range from 1 to 7, inclusively. | Integer | ||||||||
maximumShiftThreshold (読み取り専用) | Coordinate changes will be written if the shift is greater than this tolerance value. | Double | ||||||||
multiGenerationEditing (読み取り専用) | True if Cadastral Fabrics greater than one level below default can be edited. | Boolean | ||||||||
multiLevelReconcile (読み取り専用) | True if reconciling and posting with an ancestor more than one generation above the working version is allowed. | Boolean | ||||||||
pinAdjustmentBoundary (読み取り専用) | True if points on the adjustment area boundary should be pinned. | Boolean | ||||||||
pinAdjustmentPointsWithinBoundary (読み取り専用) | True if nonadjusted points within the adjustment area should be pinned. | Boolean | ||||||||
surrogateVersion (読み取り専用) | The name of the surrogate version if applicable. Indicates if the cadastral fabric is a surrogate version. If set, the cadastral fabrics can be edited in the surrogate version and its immediate children. If not set, fabric editing can only be performed in the default version and its immediate children. The surrogate default version functionality is only available to versions newer than version 1. | String | ||||||||
type (読み取り専用) | The cadastral fabric type.
| Integer | ||||||||
version (読み取り専用) | The schema version of the cadastral fabric system tables.
| Integer | ||||||||
writeAdjustmentVectors (読み取り専用) | True if adjustment vectors should be written. | Boolean |