AcMapMbTileNameGeneratorSettingsGrid Class

Land Desktop Development ARX CPP SDK

Links
AcMapMbTileNameGeneratorSettingsGrid Class
 

Class AcMapMbTileNameGeneratorSettingsGrid contains the added properties needed for grid name generation.

class AcMapMbTileNameGeneratorSettingsGrid : public AcMapMbTileNameGeneratorSettings;
File

AcMapMbTileNameGeneratorSettingsGrid.h

Remarks

These are the primary index, the secondary index, and the separator string. The primary index could be either row or column, and the secondary index will be the other type. The primary index comes first in the tile name, followed by the separator string, followed by the secondary index.

This enum indicates the naming order for the grid. 
Destroys an instance of this class. 
Constructs an instance of this class. 
Returns the associated Name Generator. 
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 primary indexer. 
Returns the column index data mamber. 
Returns the seperator data mamber. 
Sets the primary indexer. 
Sets the primary indexer. 
Sets the seperator data mamber. 
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].