|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface dimError
Dimensioning Error Codes.
This enumeration defines the dimension errors that may be thrown when editing and creating dimension features.
Field Summary | |
---|---|
static int |
DIM_E_CONSTRUCTOR_TOOFEW_VERTICES
Not enough vertices were added to the sketch. |
static int |
DIM_E_CONSTRUCTOR_TOOMANY_VERTICES
Too many vertices were added to the sketch. |
static int |
DIM_E_UNSUPPORTED_VERSION
The change to the dimension featureclass is not supported in the open geodatabase version. |
Field Detail |
---|
static final int DIM_E_CONSTRUCTOR_TOOFEW_VERTICES
static final int DIM_E_CONSTRUCTOR_TOOMANY_VERTICES
static final int DIM_E_UNSUPPORTED_VERSION
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |