AcMapTopologyManager::Rename Function

Land Desktop Development ARX CPP SDK

AcMapTopologyManager:: Rename Function
 

Renames the existing topology.

AcMap::EErrCode Rename(
    const ACHAR* pszOldName, 
    const ACHAR* pszNewName
);
File

AcMapTopologyManager.h

Parameters 
Description 
pszOldName 
Input the existing name of the topology model.  
pszNewName 
Input the new name of the topology model.  
Returns

Returns AcMap::EErrCode kOk 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].