AcMapDMDefaultStyle Class

Land Desktop Development ARX CPP SDK

Links
AcMapDMDefaultStyle Class
 

Represents the default stylization.

class AcMapDMDefaultStyle : public AcMapDMStyle;
File

DmDefaultStyle.h

Enumerates the types of default styles. 
Destroys an instance of this class. 
Constructs an instance of this class. 
Applies the style to an entity. 
Clears the fade. See also IsFadeCleared(). 
Clones the object. See also clone() 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. 
Copies the contents of an object into the messaged object, if feasible. See also copyFrom() 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 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. 
Retrieves the fade property. See also SetFade(). 
Retrieves the style type. This function is intended for use in future versions of AutoCAD Map, when styles other than DefaultStyleType::kEntityFade may be available. See also SetStyleType(). 
Determines whether the fade is cleared. See also ClearFade(). 
Applies style traits to yield a preview of the specified entity. 
Sets the fade property. In this release of AutoCAD Map, this function simply turns the target entity to ACI color 9 (light gray). Future releases may permit other fade colors. See also GetFade(). 
Sets the style type. This function is intended for use in future versions of AutoCAD Map, when styles other than DefaultStyleType::kEntityFade may be available. See also GetStyleType(). 
Builds stylization information for later regeneration. 
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].