tune
This commit is contained in:
parent
73a61d8d1b
commit
53507390f8
BIN
App/Hi.Wpf.dll
BIN
App/Hi.Wpf.dll
Binary file not shown.
BIN
App/HiCbtr.dll
BIN
App/HiCbtr.dll
Binary file not shown.
BIN
App/HiDisp.dll
BIN
App/HiDisp.dll
Binary file not shown.
BIN
App/HiGeom.dll
BIN
App/HiGeom.dll
Binary file not shown.
Binary file not shown.
BIN
App/HiMech.dll
BIN
App/HiMech.dll
Binary file not shown.
@ -11,8 +11,8 @@
|
||||
"dependencies": {
|
||||
"AvalonEdit": "6.3.0.90",
|
||||
"FontAwesome.Sharp": "6.3.0",
|
||||
"Hi.Wpf": "3.1.53",
|
||||
"HiNc": "3.1.74",
|
||||
"Hi.Wpf": "3.1.54",
|
||||
"HiNc": "3.1.75",
|
||||
"Microsoft.Extensions.Configuration.Json": "9.0.0",
|
||||
"Microsoft.Extensions.DependencyInjection": "9.0.0",
|
||||
"Microsoft.Extensions.Hosting": "9.0.0",
|
||||
@ -1659,39 +1659,39 @@
|
||||
}
|
||||
},
|
||||
"Grpc.Tools/2.66.0": {},
|
||||
"Hi.Wpf/3.1.53": {
|
||||
"Hi.Wpf/3.1.54": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.58"
|
||||
"HiDisp": "3.1.59"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0-windows7.0/Hi.Wpf.dll": {
|
||||
"assemblyVersion": "3.1.53.0",
|
||||
"fileVersion": "3.1.53.0"
|
||||
"assemblyVersion": "3.1.54.0",
|
||||
"fileVersion": "3.1.54.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiCbtr/3.1.58": {
|
||||
"HiCbtr/3.1.59": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.58"
|
||||
"HiDisp": "3.1.59"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiCbtr.dll": {
|
||||
"assemblyVersion": "3.1.58.0",
|
||||
"fileVersion": "3.1.58.0"
|
||||
"assemblyVersion": "3.1.59.0",
|
||||
"fileVersion": "3.1.59.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiDisp/3.1.58": {
|
||||
"HiDisp/3.1.59": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.53",
|
||||
"HiGeom": "3.1.54",
|
||||
"System.Configuration.ConfigurationManager": "9.0.10",
|
||||
"System.Drawing.Common": "9.0.10",
|
||||
"System.Resources.Extensions": "9.0.10"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiDisp.dll": {
|
||||
"assemblyVersion": "3.1.58.0",
|
||||
"fileVersion": "3.1.58.0"
|
||||
"assemblyVersion": "3.1.59.0",
|
||||
"fileVersion": "3.1.59.0"
|
||||
}
|
||||
},
|
||||
"native": {
|
||||
@ -1706,7 +1706,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiGeom/3.1.53": {
|
||||
"HiGeom/3.1.54": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
@ -1717,8 +1717,8 @@
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiGeom.dll": {
|
||||
"assemblyVersion": "3.1.53.0",
|
||||
"fileVersion": "3.1.53.0"
|
||||
"assemblyVersion": "3.1.54.0",
|
||||
"fileVersion": "3.1.54.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1730,27 +1730,27 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiLicense/3.1.52": {
|
||||
"HiLicense/3.1.54": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.53"
|
||||
"HiGeom": "3.1.54"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiLicense.dll": {
|
||||
"assemblyVersion": "3.1.52.0",
|
||||
"fileVersion": "3.1.52.0"
|
||||
"assemblyVersion": "3.1.54.0",
|
||||
"fileVersion": "3.1.54.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiMech/3.1.65": {
|
||||
"HiMech/3.1.66": {
|
||||
"dependencies": {
|
||||
"CommandLineParser": "2.9.1",
|
||||
"HiCbtr": "3.1.58",
|
||||
"HiCbtr": "3.1.59",
|
||||
"Microsoft.CodeAnalysis.CSharp.Scripting": "4.14.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiMech.dll": {
|
||||
"assemblyVersion": "3.1.65.0",
|
||||
"fileVersion": "3.1.65.0"
|
||||
"assemblyVersion": "3.1.66.0",
|
||||
"fileVersion": "3.1.66.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1765,20 +1765,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiNc/3.1.74": {
|
||||
"HiNc/3.1.75": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
"Grpc.Net.Client": "2.66.0",
|
||||
"HiLicense": "3.1.52",
|
||||
"HiMech": "3.1.65",
|
||||
"HiUniNc": "3.1.62",
|
||||
"HiLicense": "3.1.54",
|
||||
"HiMech": "3.1.66",
|
||||
"HiUniNc": "3.1.63",
|
||||
"System.IO.Pipelines": "9.0.10"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiNc.dll": {
|
||||
"assemblyVersion": "3.1.74.0",
|
||||
"fileVersion": "3.1.74.0"
|
||||
"assemblyVersion": "3.1.75.0",
|
||||
"fileVersion": "3.1.75.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1790,14 +1790,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiUniNc/3.1.62": {
|
||||
"HiUniNc/3.1.63": {
|
||||
"dependencies": {
|
||||
"HiMech": "3.1.65"
|
||||
"HiMech": "3.1.66"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiUniNc.dll": {
|
||||
"assemblyVersion": "3.1.62.0",
|
||||
"fileVersion": "3.1.62.0"
|
||||
"assemblyVersion": "3.1.63.0",
|
||||
"fileVersion": "3.1.63.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -2442,61 +2442,61 @@
|
||||
"path": "grpc.tools/2.66.0",
|
||||
"hashPath": "grpc.tools.2.66.0.nupkg.sha512"
|
||||
},
|
||||
"Hi.Wpf/3.1.53": {
|
||||
"Hi.Wpf/3.1.54": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-CJCLZTDV2heGz5Wf3phMwDonXbnSKDm03DKcbcmExYLgioG/b76jz4i99PLnshX3Btys0C75Y0qJb2GSJ77hyw==",
|
||||
"path": "hi.wpf/3.1.53",
|
||||
"hashPath": "hi.wpf.3.1.53.nupkg.sha512"
|
||||
"sha512": "sha512-cYCjlGhyL1bpRDuD1uIKV96P8AaebRz850zn75kT6inM/RhAD9RgD5ANUnJpFMc7ZP8T6pJvsI9mfTUdjHy5Fw==",
|
||||
"path": "hi.wpf/3.1.54",
|
||||
"hashPath": "hi.wpf.3.1.54.nupkg.sha512"
|
||||
},
|
||||
"HiCbtr/3.1.58": {
|
||||
"HiCbtr/3.1.59": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-/A4pxYMyLaVk88Yej6HNBXrx8qhJVawU9apcoHpOJEru0GAr6Y6aqTHG0h2daVpmZ13Phucxsu4HeKR+9OLq3g==",
|
||||
"path": "hicbtr/3.1.58",
|
||||
"hashPath": "hicbtr.3.1.58.nupkg.sha512"
|
||||
"sha512": "sha512-mbcoIwhznaUo3wYl7JGPqXmA6jDhbz3vm+sJHodQHlEngk4Gn4DdsJrwCtjAdqcYtAq0nLKAs7NmzBSM42jC5Q==",
|
||||
"path": "hicbtr/3.1.59",
|
||||
"hashPath": "hicbtr.3.1.59.nupkg.sha512"
|
||||
},
|
||||
"HiDisp/3.1.58": {
|
||||
"HiDisp/3.1.59": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-FLbI0qvwPVh5ktvVF49njk5yVyFHZSVvLUEcGcfsLpa/m0cNOEq6y8p4aIjSM0ZVpfw4oyzoIPzsCZXd8wHZCA==",
|
||||
"path": "hidisp/3.1.58",
|
||||
"hashPath": "hidisp.3.1.58.nupkg.sha512"
|
||||
"sha512": "sha512-zX+EQCx7it8cWAKZNNSCEVV65UxSvDks/nb85hJGZhq2bjNp4upth+daj19yVJFiB7J+8tGiovLZqfeRl6vurA==",
|
||||
"path": "hidisp/3.1.59",
|
||||
"hashPath": "hidisp.3.1.59.nupkg.sha512"
|
||||
},
|
||||
"HiGeom/3.1.53": {
|
||||
"HiGeom/3.1.54": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-bBjI8v7TipKaEppm/p45Mkwx1UqCxTWTz+APEsVwQFy4JZsEOsaUpob01fGLYQIGFeKRmF1mUZ2hwTFtJO4kIw==",
|
||||
"path": "higeom/3.1.53",
|
||||
"hashPath": "higeom.3.1.53.nupkg.sha512"
|
||||
"sha512": "sha512-BA9OLhuJEA27V93jeRfc67XCV/hzR2YCce1eSEk/1O7P3HINXm47WM0Aa9BHptMnDfr/DDsSdWqc7o/NUTcF2g==",
|
||||
"path": "higeom/3.1.54",
|
||||
"hashPath": "higeom.3.1.54.nupkg.sha512"
|
||||
},
|
||||
"HiLicense/3.1.52": {
|
||||
"HiLicense/3.1.54": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-vu40tsBnSOitspXGlqLhDknZg7YtarZmRToao/HiwY/V8ppSNKETOzCpa8JA7/ty1IZrY3VKT6kCgIZ6kaXv0Q==",
|
||||
"path": "hilicense/3.1.52",
|
||||
"hashPath": "hilicense.3.1.52.nupkg.sha512"
|
||||
"sha512": "sha512-aMiceiCj3gPR1gAdHOPWsgUB5innBnzFCUktG2T4swyU3SFQFKeI92n4bRCed20UZX4qpr/GvgGPjEHbGIPSqQ==",
|
||||
"path": "hilicense/3.1.54",
|
||||
"hashPath": "hilicense.3.1.54.nupkg.sha512"
|
||||
},
|
||||
"HiMech/3.1.65": {
|
||||
"HiMech/3.1.66": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-V9xwFfFmeV3ORyIeCqeUb81Qs6SgmYNvDfpZbdoObiMEbfZT/kc1YRGlusZOCkUhbKv+YKD9/TcbG8VT60Hjiw==",
|
||||
"path": "himech/3.1.65",
|
||||
"hashPath": "himech.3.1.65.nupkg.sha512"
|
||||
"sha512": "sha512-VwXs/8kKDaZ8Xu+kyRX9Cex6/PlJ4HMKDkOjuCR6oHc5LtaYpvkODF171ViZxvQah0kiLHPc3DOTvK1SDn1JxA==",
|
||||
"path": "himech/3.1.66",
|
||||
"hashPath": "himech.3.1.66.nupkg.sha512"
|
||||
},
|
||||
"HiNc/3.1.74": {
|
||||
"HiNc/3.1.75": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-udnM52r83Lb8p6gtTJbp6D9riOoQdEMCLTxKaMYrB8HxQS85OfojLD0kY3YP4jiH8TjENKA2dOJXeeu9gbgijg==",
|
||||
"path": "hinc/3.1.74",
|
||||
"hashPath": "hinc.3.1.74.nupkg.sha512"
|
||||
"sha512": "sha512-DPf6zShveGTsWgDPYZFoG+Ka5G7IYRGxhPOaaRXhYbMcYbjNDaoAG8plOgJq2LHB72jqFp+gkO19lYiKWkgzFQ==",
|
||||
"path": "hinc/3.1.75",
|
||||
"hashPath": "hinc.3.1.75.nupkg.sha512"
|
||||
},
|
||||
"HiUniNc/3.1.62": {
|
||||
"HiUniNc/3.1.63": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-Z6YtLBobfb8FgoBkPnEcGYIuU3SmDbzKjL8mj555rRS5n/8RqwtcgpS4OqR3qPbtz4UANqQmyBaGJ6bFyue06w==",
|
||||
"path": "hiuninc/3.1.62",
|
||||
"hashPath": "hiuninc.3.1.62.nupkg.sha512"
|
||||
"sha512": "sha512-U887ylisdzWmT3s6dSOsOLQ2HAbcRJNaExWlqfd1Q81xpIoKPGJAK71OsgzdJ14IQB0NXkStHIY61q7NHDdEBA==",
|
||||
"path": "hiuninc/3.1.63",
|
||||
"hashPath": "hiuninc.3.1.63.nupkg.sha512"
|
||||
},
|
||||
"MathNet.Numerics/5.0.0": {
|
||||
"type": "package",
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
App/HiNc.dll
BIN
App/HiNc.dll
Binary file not shown.
BIN
App/HiUniNc.dll
BIN
App/HiUniNc.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -371,7 +371,7 @@ Apply <a class="xref" href="../../../../../api/Hi.Physics.CoatingMaterial.html">
|
||||
</ul>
|
||||
<h3 id="optimization-tab">Optimization Tab</h3>
|
||||
<p>Visible if <a class="xref" href="../../../../../api/Hi.HiNcKits.AppService.html">AppService</a>.<a class="xref" href="../../../../../api/Hi.HiNcKits.AppService.html#Hi_HiNcKits_AppService_EnablePhysics">EnablePhysics</a> is true.</p>
|
||||
<p>This part manages <xref:Hi.NcOpt.MillingCutterOptLimit>.</p>
|
||||
<p>This part manages <a class="xref" href="../../../../../api/Hi.NcOpt.MillingCutterOptOption.html">MillingCutterOptOption</a>.</p>
|
||||
<ul>
|
||||
<li>Enable Optimization Checkbox
|
||||
<ul>
|
||||
|
||||
123
App/wwwroot/HiAPI-docsite/brief/dev-doc/release-note/index.html
Normal file
123
App/wwwroot/HiAPI-docsite/brief/dev-doc/release-note/index.html
Normal file
@ -0,0 +1,123 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Release Note | HiAPI-C# 2025 </title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="title" content="Release Note | HiAPI-C# 2025 ">
|
||||
|
||||
|
||||
<link rel="icon" href="../../../img/HiAPI.favicon.ico">
|
||||
<link rel="stylesheet" href="../../../public/docfx.min.css">
|
||||
<link rel="stylesheet" href="../../../public/main.css">
|
||||
<meta name="docfx:navrel" content="../../../toc.html">
|
||||
<meta name="docfx:tocrel" content="../toc.html">
|
||||
|
||||
<meta name="docfx:rel" content="../../../">
|
||||
|
||||
|
||||
|
||||
<meta name="loc:inThisArticle" content="In this article">
|
||||
<meta name="loc:searchResultsCount" content="{count} results for "{query}"">
|
||||
<meta name="loc:searchNoResults" content="No results for "{query}"">
|
||||
<meta name="loc:tocFilter" content="Filter by title">
|
||||
<meta name="loc:nextArticle" content="Next">
|
||||
<meta name="loc:prevArticle" content="Previous">
|
||||
<meta name="loc:themeLight" content="Light">
|
||||
<meta name="loc:themeDark" content="Dark">
|
||||
<meta name="loc:themeAuto" content="Auto">
|
||||
<meta name="loc:changeTheme" content="Change theme">
|
||||
<meta name="loc:copy" content="Copy">
|
||||
<meta name="loc:downloadPdf" content="Download PDF">
|
||||
|
||||
<script type="module" src="./../../../public/docfx.min.js"></script>
|
||||
|
||||
<script>
|
||||
const theme = localStorage.getItem('theme') || 'auto'
|
||||
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body class="tex2jax_ignore" data-layout="" data-yaml-mime="">
|
||||
<header class="bg-body border-bottom">
|
||||
<nav id="autocollapse" class="navbar navbar-expand-md" role="navigation">
|
||||
<div class="container-xxl flex-nowrap">
|
||||
<a class="navbar-brand" href="../../../index.html">
|
||||
<img id="logo" class="svg" src="../../../img/HiAPI.logo.png" alt="">
|
||||
|
||||
</a>
|
||||
<button class="btn btn-lg d-md-none border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navpanel" aria-controls="navpanel" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<i class="bi bi-three-dots"></i>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navpanel">
|
||||
<div id="navbar">
|
||||
<form class="search" role="search" id="search">
|
||||
<i class="bi bi-search"></i>
|
||||
<input class="form-control" id="search-query" type="search" disabled placeholder="Search" autocomplete="off" aria-label="Search">
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<main class="container-xxl">
|
||||
<div class="toc-offcanvas">
|
||||
<div class="offcanvas-md offcanvas-start" tabindex="-1" id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel">
|
||||
<div class="offcanvas-header">
|
||||
<h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
|
||||
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="offcanvas-body">
|
||||
<nav class="toc" id="toc"></nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<div class="actionbar">
|
||||
<button class="btn btn-lg border-0 d-md-none" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents">
|
||||
<i class="bi bi-list"></i>
|
||||
</button>
|
||||
|
||||
<nav id="breadcrumb"></nav>
|
||||
</div>
|
||||
|
||||
<article data-uid="">
|
||||
<h1 id="release-note">Release Note</h1>
|
||||
|
||||
<h2 id="hinc-packages-version-3174">HiNc Packages Version 3.1.74</h2>
|
||||
<ul>
|
||||
<li>Rename class <code>MillingCutterOptLimit</code> to <a class="xref" href="../../../api/Hi.NcOpt.MillingCutterOptOption.html">MillingCutterOptOption</a></li>
|
||||
<li>Add physics simulation function for relief face collision depth detection (<a class="xref" href="../../../api/Hi.MachiningSteps.MachiningStep.html#Hi_MachiningSteps_MachiningStep_ReliefFaceCollidingDepth_mm_">ReliefFaceCollidingDepth_mm</a>) and optimization (<a class="xref" href="../../../api/Hi.NcOpt.MillingCutterOptOption.html#Hi_NcOpt_MillingCutterOptOption_EnableLimitByReliefAngle_">EnableLimitByReliefAngle</a>)</li>
|
||||
<li>Add <a class="xref" href="../../../api/Hi.MachiningSteps.MachiningStep.html#Hi_MachiningSteps_MachiningStep_UpdateNcOptOption_">UpdateNcOptOption</a> function to step processing</li>
|
||||
<li>Fix step ordering bug from concurrent processing</li>
|
||||
<li>Fix ClStrip shrinking to zero issue</li>
|
||||
</ul>
|
||||
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
</div>
|
||||
|
||||
<div class="next-article d-print-none border-top" id="nextArticle"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="affix">
|
||||
<nav id="affix"></nav>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<div class="container-xxl search-results" id="search-results"></div>
|
||||
|
||||
<footer class="border-top text-secondary">
|
||||
<div class="container-xxl">
|
||||
<div class="flex-fill">
|
||||
<span> Copyright © 2025 <a href='https://superhightech.com.tw'>Tech Coordinate</a>. All rights reserved. <a href='https://superhightech.com.tw'>超級高科技股份有限公司</a> © 2025 版權所有 </span>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
@ -15,6 +15,9 @@
|
||||
<li>
|
||||
<a href="index.html" name="" title="Overview">Overview</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="release-note/index.html" name="" title="Release Note">Release Note</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="system-requirements.html" name="" title="System Requirements">System Requirements</a>
|
||||
</li>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -13859,6 +13859,16 @@
|
||||
},
|
||||
"version": ""
|
||||
},
|
||||
{
|
||||
"type": "Conceptual",
|
||||
"source_relative_path": "brief/dev-doc/release-note/index.md",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "brief/dev-doc/release-note/index.html"
|
||||
}
|
||||
},
|
||||
"version": ""
|
||||
},
|
||||
{
|
||||
"type": "Conceptual",
|
||||
"source_relative_path": "brief/dev-doc/system-requirements.md",
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user