AcMapObjClassProperty::SetReadOnly Method

Land Desktop Development ARX CPP SDK

AcMapObjClassProperty:: SetReadOnly Method
 

Sets this property to read-only or read-write.

AcMapObjClass::EErrCode SetReadOnly(
    bool bReadOnly
);
Parameters 
Description 
bReadOnly 
Input true to set the property to read-only, or false to set it to read-write.  
Returns

Returns AcMapObjClass::EErrCode eOk if successful. Returns AcMapObjClass::EErrCode eClassNotFromCurrentSchema if the property's class is not in the current feature-definition file. 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].