AcMapClassificationManager:: GetFeatureClassNames Method
Lists all the feature class definition names in the feature-definition file attached to the current drawing.
AcMapObjClass::EErrCode GetFeatureClassNames( AcMapStringArray& aClassNames ) const;
Parameters |
Description |
aClassNames |
Output array of class definition names. |
Returns
Returns AcMapObjClass::EErrCode eOk if successful. Returns AcMapObjClass::EErrCode eNoSchemaFileAttached if no feature-definition file is attached to the current drawing. 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].