AcMapMbTileNameGeneratorSettings Class

Land Desktop Development ARX CPP SDK

Links
AcMapMbTileNameGeneratorSettings Class
 

Class AcMapMbTileNameGeneratorSettings is the base settings class for name generation.

class AcMapMbTileNameGeneratorSettings : public AcDbObject;
File

AcMapMbTileNameGeneratorSettings.h

Remarks

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.

&nbsp. 
Destroys an instance of this class. 
Constructs an instance of this class. 
Returns the associated Name Generator. 
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. 
Returns the count disable tiles 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. 
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. 
&nbsp. 
Returns the implementation object. 
Sets the count disable tiles data member. 
Returns an enum which specifies the tile naming scheme. 
Returns an enum which specifies the tile naming scheme. 
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].