AcMapDMStyleLibrary Class

Land Desktop Development ARX CPP SDK

Links
AcMapDMStyleLibrary Class
 

Represents a library of categories of styles.

class AcMapDMStyleLibrary : public AcDbObject;
File

DmStyleLibrary.h

Destroys an instance of this class. 
Constructs an instance of this class. 
Adds a style category to this library. 
This function is called by AutoCAD when the AUDIT command is executed. 
Lets this object read its data. See also dwgInFields() in the AutoCAD ObjectARX Developer's Guide. This overloaded 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 overloaded 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 overloaded 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 overloaded function is called by the system as needed; it is unlikely that you will need to call it directly. 
Lets this object listen to erase-notifications from items that it owns. See also erased() in the AutoCAD ObjectARX Developer's Guide. This overloaded function is called by the system as needed; it is unlikely that you will need to call it directly. 
Retrieves a category at a specified position. 
Retrieves a category at a specified position, opened in a specified mode. 
Retrieves a category, opened in a specified mode. 
Has 
Determines whether a specific category exists in this library. 
Returns the implementation object. 
Inserts a category at a specified position. 
Move 
Moves a category from one position to another in this library. 
Move 
Moves a category with a specified ID to another position in this library. 
Counts the number of categories within this library. 
Removes a category from this library. 
Removes a category at a specified position from this library. 
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].