判断实体所在图层是否被锁定
static bool isOnLockedLayer(McDbObjectId& id);
如果被锁定,返回true,否则返回false.
isOnLockedLayer 方法