AcMapDMStyle::CacheStylizedPropValue Method

Land Desktop Development ARX CPP SDK

AcMapDMStyle:: CacheStylizedPropValue Method
 

Caches the stylized topology color property value.

Acad::ErrorStatus CacheStylizedPropValue(
    const ACHAR* pTopoName, 
    Adesk::IntDbId lTopoId, 
    CachableProperties key, 
    const AcCmColor& color
) const;
Parameters 
Description 
pTopoName 
Input topology name.  
lTopoId 
Input topology ID.  
key 
Input CachablePropertieskey.  
color 
Input color value.  
Returns

Returns Acad::eOk if successful; otherwise, returns a different error code.

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].