AcMapObjClassDefinition:: SetVisibleInWorkspace Method
Sets this feature class definition to visible or invisible in the AutoCAD Map project workspace.
AcMapObjClass::EErrCode SetVisibleInWorkspace( bool bVisible );
Parameters |
Description |
bVisible |
Input true for visible or false for invisible. |
Returns
Returns AcMapObjClass::EErrCode eOk if successful. Returns AcMapObjClass::EErrCode eClassNotFromCurrentSchema if the class is not from the current feature-definition file. Returns AcMapObjClass::EErrCode eFailed if the process failed for some other reason.
Remarks
A visible class will not appear in the project workspace if one of its parent classes is invisible.
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].