AcMapDMEntityStyle::Update Method

Land Desktop Development ARX CPP SDK

AcMapDMEntityStyle:: Update Method
 

Retrieves and stylizes a topology.

virtual Acad::ErrorStatus Update(
    void*& pCookie, 
    const ACHAR* pTopoName, 
    Adesk::IntDbId lTopoId, 
    Adesk::UInt32 flag = 0
);
Parameters 
Description 
pCookie 
Output memory value used by styles to transfer cached data across time from one stylization method to another. Cookie memory is considered to be opaque for existing styles, and should not be modified by the caller.  
pTopoName 
Input topology name.  
lTopoId 
Input topology ID.  
flag 
Reserved. For internal use only.  
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].