Map Book: Class-Based API

Land Desktop Development ARX CPP SDK

Map Book: Class-Based API
This is class AcMapMbError. 
Map-book-management Map Book class. 
This is a collection of static functions which Manage map books. 
Base class used to notify the application of Map Book events within an AutoCAD Map project. 
Class AcMapMbMapSheetLayoutSettings defines a set of the settings to form Map Sheet layout from a template drawing. 
Map-book-management Map Sheet Template. 
This is class AcMapMbTile. 
Class AcMapMbTileGenerator is a pure virtual base class which defines the interface for the Tile Generators. 
This is a list of values we handle at the level of the base class It is mostly for the creation and maintanence of the settings classes Map Book source Map Book Scale Scale DM Map name Tiling scheme DisableEmptyTiles IntersectEntites InteresectEntitySet OverlapPercent Class AcMapMbTileGeneratorSettings is the base settings class for tile generation. 
Class AcMapMbTileGeneratorSettingsArea contains the added properties needed for area tile generation. 
This is a list of values we handle pertinent to a Grid Tiler. 
This is a list of values we handle pertinent to a Manual Tiler Selection set of plines Class AcMapMbTileGeneratorSettingsManual contains the added properties needed for manual tile generation. 
Class AcMapMbTileNameGenerator is a pure virtual base class which defines the interface for the Name Generators. 
Class AcMapMbTileNameGeneratorData inherits from the pure virtual base class AcMapMbTileNameGenerator which defines the interface for the Name Generators. 
Class AcMapMbTileNameGeneratorGrid inherits from the pure virtual base class AcMapMbTileNameGenerator which defines the interface for the Name Generators. 
This class encapsulates a naming nugget. 
Class AcMapMbTileNameGeneratorSequence inherits from the pure virtual base class AcMapMbTileNameGenerator which defines the interface for the Name Generators. 
Class AcMapMbTileNameGeneratorSettings is the base settings class for name generation. It contains the properties needed by all derived classes. The user will not instantiate a member of this class as the derived classes have some properties needed by actual naming schemes. The Name Generators and the Name Generator Settings classes have a direct relationship. For any future expansion, users will typically create both a new Generator and Settings class. The appropriate Generator will be obtained from the Settings class. The DECLARE_MEMBERS macro is used in the declaration of classes that are to be a part of the ObjectARX run-time tree. 
Class AcMapMbTileNameGeneratorSettingsData contains the added property needed for data name generation. 
Class AcMapMbTileNameGeneratorSettingsGrid contains the added properties needed for grid name generation. 
Class AcMapMbTileNameGeneratorSettingsSequence contains the added property needed for sequential name generation. 
Provides functions to create, name, and return the tiles used by a MapBook.