This document is archived and information here might be outdated. Recommended version. |
Bitmask values for the point errors.
Constant | Value | Description |
---|---|---|
esriCadastralPointInvalidCoordinate | 1 | This point has invalid coordinates |
esriCadastralPointCenterAttribute | 2 | The center attribute is incorrectly set on this point. |
esriCadastralPointMissing | 4 | This point is missing. |
esriCadastralPointErrorShape | 8 | The geometry of this point is invalid. |
esriCadastralPointErrorOrphan | 16 | This point does not belong to any lines or control. |