AcMapMbMapBook Class

Land Desktop Development ARX CPP SDK

Links
AcMapMbMapBook Class
 

Map-book-management Map Book class.

class AcMapMbMapBook : public AcDbObject;
File

AcMapMbMapBook.h

Remarks

These objects are stored in the drawing in an AcDbDictionary and managed by the MapBookManager.

Bit flags indicating to a reactor what kind of modification is taking place. 
Destroys an instance of this class. 
Constructs an instance of this class. 
Lets this object read its data. See also dwgInFields() in the AutoCAD ObjectARX Developer's Guide. This overridden function is called by the system as needed; it is unlikely that you will need to call it directly. 
Lets this object write its data. See also dwgOutFields() in the AutoCAD ObjectARX Developer's Guide. This overridden function is called by the system as needed; it is unlikely that you will need to call it directly. 
Lets this object read its data. See also dxfInFields() in the AutoCAD ObjectARX Developer's Guide. This overridden function is called by the system as needed; it is unlikely that you will need to call it directly. 
Lets this object write its data. See also dxfOutFields() in the AutoCAD ObjectARX Developer's Guide. This overridden function is called by the system as needed; it is unlikely that you will need to call it directly. 
Retrieves the coordinate system name string. 
Retrives the north direction. 
Retrieves the scale string. 
Gets the Map Sheet Layout Settings used to generate the Map Book. . 
Gets the Tile Generator settings used to generate the Map Book. 
Gets the Tile Name Generator settings used to generate the Map Book. 
Retrives the number of tiles. 
Returns the implementation object. 
Checks if the Map Book in the current configuration has been saved so that it can be published. 
Checks if a refered Sheet Set file exists and has been created not later than the drawing file. 
Name 
Retrieves the name of this Map Book. 
Publishes the specified tiles to the DWF file, if there are no tiles specified, publishes the entire Map Book. 
Publishes the specified tiles to the plotter specified by the configuration file. 
Recreates a Sheet Set. 
Resets a reference to a Sheet Set and refreshes sheets with the proper drawing location. 
Sets the coordinate system name. 
Sets the name of the map Book. 
Sets the north direction. 
Sets the scale string. 
Retrieves the file name of the Map Sheet Set associated with this MapBook. 
Retrieves the Subset name within the Map Sheet Set if any. 
Shows/hides grid objects (polylines) associated with the Tile Set. 
Invoked from within close() before the close actually occurs. The default implementation of this function returns Acad::eOk. See also subClose() in the AutoCAD ObjectARX Developer's Guide. This overridden function is called by the system as needed; it is unlikely that you will need to call it directly. 
Invoked from within erase() before the erase actually occurs. See also subErase() in the AutoCAD ObjectARX Developer's Guide. This overridden function is called by the system as needed; it is unlikely that you will need to call it directly. 
Gets the Tile Set of the Map Book. 
Grants control of deep clone operations to the object. In the default implementation, the object is cloned and appended to the owner object pOwnerObject. See also wblockClone() in the AutoCAD ObjectARX Developer's Guide. This overridden function is called by the system as needed; it is unlikely that you will need to call it directly. 
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].