AcMapMbTileGeneratorSettingsGrid Class

Land Desktop Development ARX CPP SDK

Links
AcMapMbTileGeneratorSettingsGrid Class
 

This is a list of values we handle pertinent to a Grid Tiler.

class AcMapMbTileGeneratorSettingsGrid : public AcMapMbTileGeneratorSettings;
File

AcMapMbTileGeneratorSettingsGrid.h

Remarks

Start point NumberOfRows NumberOfColums Class AcMapMbTileGeneratorSettingsGrid contains the added properties needed for grid tile generation. These are the start point, and the number of rows and columns.

Destroys an instance of this class. 
Constructs an instance of this class. 
This method is used to allocate a tile generator that can be used by the settings object. 
Return the start point of the area to tile. 
Clones the object. See also clone() 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. 
Copies the contents of an object into the messaged object, if feasible. See also copyFrom() 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 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. 
Returns the integer value indicating number of columns. 
Returns the integer value indicating number of rows. 
Set the start point of the area to tile. 
Sets the integer value indicating number of columns. 
Sets the integer value indicating number of rows. 
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. 
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].