AcMapClassificationManager::IsFeatureClassDefinitionPresent Method

Land Desktop Development ARX CPP SDK

AcMapClassificationManager:: IsFeatureClassDefinitionPresent Method
 

Determines whether a class name is defined in the feature-definition file attached to the current drawing.

bool IsFeatureClassDefinitionPresent(
    const ACHAR* pszClassName
) const;
Parameters 
Description 
pszClassName 
Input name of the feature class.  
Returns

Returns true if the class name is defined; otherwise, returns false if it is undefined or no feature-definition file is attached to the current drawing.

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