AcMapClassificationManager::ClearAllTags Method

Land Desktop Development ARX CPP SDK

AcMapClassificationManager:: ClearAllTags Method
 

Unclassifies an entity entirely. Unclassifying entities does not trigger internal transactions. This function differs from Unclassify() because it ignores the feature-definition file that was used to classify the entity.

AcMapObjClass::EErrCode ClearAllTags(
    AcDbObjectId& entId
);
Parameters 
Description 
entId 
Input ID of the entity to unclassify entirely.  
Returns

Returns AcMapObjClass::EErrCode eOk if successful. Returns AcMapObjClass::EErrCode eAlreadyUnclassified if the entity is already unclassified. Returns AcMapObjClass::EErrCode eFailed if the process failed for some other reason.

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