Bitmask values for the line errors.
| Constant | Value | Description |
|---|---|---|
| esriCadastralLineErrorLineID | 1 | The line has an invalid object ID. |
| esriCadastralLineErrorSequence | 2 | The line has an invalid sequence. |
| esriCadastralLineErrorCategory | 4 | The line has an invalid category. |
| esriCadastralLineErrorFromPoint | 8 | There is an error with the line's from point. |
| esriCadastralLineErrorToPoint | 16 | There is an error with the line's to point. |
| esriCadastralLineErrorCenterPoint | 32 | There is an error with the line's center point. |
| esriCadastralLineErrorRadius | 64 | There is an error with the line's radius attribute. |
| esriCadastralLineErrorShape | 128 | There is an error with the line's shape. |
| esriCadastralLineErrorFromToSame | 256 | The from and to point IDs are the same. |
| esriCadastralLineErrorMissingRadial | 512 | This is a curved line with at least one missing radial line. |
Product Availability
Available with ArcGIS Desktop.