Links
AcMapDMStyleCategory Class
Represents a category of styles.
class AcMapDMStyleCategory : public AcDbObject;
File
DmStyleCategory.h
Destroys an instance of this class. | |
Constructs an instance of this class. | |
Adds a style to this category. | |
Copies a style and appends it to this category. | |
Copies multiple styles and appends them to this category. | |
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. | |
Finds a specified style within this category. | |
Retrieves the ID of a style at a specified position. | |
Retrieves a style at a specified position, opened in a specified mode. | |
Retrieves a style, opened in a specified mode. | |
Retrieves the name of this category. See also SetName(). | |
Determines whether this category has a specified style. | |
Returns the implementation object. | |
Inserts a style at a specified position. | |
Inserts a copy of a style at a specified position. | |
Inserts multiple styles at a specified position. | |
Moves a style to a new position. | |
Moves a style to a new position. | |
Counts the number of styles within this category. | |
Removes a style. | |
Removes a style at a specified position. | |
Sets the name of this category. See also GetName(). | |
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 overloaded 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 overloaded 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].