AcMapTopologyManager:: Delete Function
Deletes the specified topology from the current drawing and all source drawings.
AcMap::EErrCode Delete( const ACHAR* pszName, bool bDelEntities );
File
AcMapTopologyManager.h
Parameters |
Description |
pszName |
Input name of the topology to delete. |
bDelEntities |
Input true to delete all the entities; otherwise, false. |
Returns
Returns AcMap::EErrCode kOk if successful; otherwise, returns a different error code.
Remarks
You must close a topology before you delete it.
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].