AcMapMbError::EMbStatus Enumeration

Land Desktop Development ARX CPP SDK

AcMapMbError:: EMbStatus Enumeration
 

This enum represents the list of defined Map Book errors.

enum EMbStatus {
  kMapMbOk = 0,
  kInvalidTemplateName = 1,
  kInvalidLayoutName,
  kTileViewportNotFound,
  kKeyViewportNotFound,
  kLegendViewportNotFound,
  kAdjacentArrowNotFound,
  kTitleBlockNotFound,
  kMultipleTileViewports,
  kMultipleKeyViewports,
  kMultipleLegendViewports,
  kNoDMLegend,
  kInvalidTitleBlockRedefinition,
  kInvalidAdjacentArrowBlockRedefinition,
  kDrawingHasNotBeenSaved = 50,
  kDrawingHasBeenModified,
  kSourceMapNotFound,
  kSourceMapScaleNotFound,
  kSourceMapCannotReset,
  kInvalidSheetSetName = 100,
  kSheetSetNotFound,
  kSheetSetOutOfSynch,
  kTileGenGridRowsOrColsAreZero = 200,
  kTileGenGridVariableTileSizeNotSupported,
  kTileGenGridEmptyExtents,
  kTileGenIncorrectTileSettings,
  kTileNameGenSettingsNull = 300,
  kTileNameGenExpressionFailed,
  kTileNameGenSchemeUnknown,
  kTileNameGenSettingsValueFail,
  kTileNameGenSetTileNameFail,
  kTileNameGenNotGridTiling,
  kTileRelationshipBuilder = 400,
  kTileRelBlderTileAdjacencyFail,
  kTileRelBlderInvalidTable,
  kTileRelBlderUnknowRegion,
  kTileRelBlderRegionFail,
  kXMLFiler = 500,
  kXMLFilerUnrecognizedSettings,
  kTileGeneratorSettings = 600,
  kTileValueNotInitialized,
  kTileNameGeneratorSettings = 700,
  kTileNameGenBadAlphaSequence
};
File

AcMapMbError.h

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].