Dimensioning Error Codes.
Constant | Value | Description |
---|---|---|
DIM_E_CONSTRUCTOR_TOOFEW_VERTICES | -2147220991 | Not enough vertices were added to the sketch. |
DIM_E_CONSTRUCTOR_TOOMANY_VERTICES | -2147220990 | Too many vertices were added to the sketch. |
DIM_E_UNSUPPORTED_VERSION | -2147220989 | The change to the dimension featureclass is not supported in the open geodatabase version. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
This enumeration defines the dimension errors that may be thrown when editing and creating dimension features.