AcMapClassificationManager::GetUndefinedEntities Method

Land Desktop Development ARX CPP SDK

AcMapClassificationManager:: GetUndefinedEntities Method
 

Lists all the undefined entities in the current drawing.

bool GetUndefinedEntities(
    AcDbObjectIdArray& aEntIds
) const;
Parameters 
Description 
aEntIds 
Output IDs of all undefined entities.  
Returns

Returns true if at least one entity ID is returned; otherwise, returns false if no entity ID is returned or the process failed.

Remarks

A classified entity is undefined if it lacks a corresponding feature class definition in the attached feature-definition file, or if it was classified with a different feature-definition file.

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