tune
This commit is contained in:
@@ -316,6 +316,38 @@ public long DispCache_Mb { get; set; }</code></pre>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MachiningProcs_RuntimeApi_EmbeddedLogMode_" data-uid="Hi.MachiningProcs.RuntimeApi.EmbeddedLogMode*"></a>
|
||||
|
||||
<h3 id="Hi_MachiningProcs_RuntimeApi_EmbeddedLogMode" data-uid="Hi.MachiningProcs.RuntimeApi.EmbeddedLogMode">
|
||||
EmbeddedLogMode
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[JsAce]
|
||||
public static NcOptimizationEmbeddedLogMode EmbeddedLogMode { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.NcOpt.NcOptimizationEmbeddedLogMode.html">NcOptimizationEmbeddedLogMode</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MachiningProcs_RuntimeApi_EnableAutoMapOnSelectionEnd_" data-uid="Hi.MachiningProcs.RuntimeApi.EnableAutoMapOnSelectionEnd*"></a>
|
||||
|
||||
<h3 id="Hi_MachiningProcs_RuntimeApi_EnableAutoMapOnSelectionEnd" data-uid="Hi.MachiningProcs.RuntimeApi.EnableAutoMapOnSelectionEnd">
|
||||
@@ -1007,38 +1039,6 @@ public bool OptEnableDepthCompensation { get; set; }</code></pre>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MachiningProcs_RuntimeApi_OptEnableEmbeddedLog_" data-uid="Hi.MachiningProcs.RuntimeApi.OptEnableEmbeddedLog*"></a>
|
||||
|
||||
<h3 id="Hi_MachiningProcs_RuntimeApi_OptEnableEmbeddedLog" data-uid="Hi.MachiningProcs.RuntimeApi.OptEnableEmbeddedLog">
|
||||
OptEnableEmbeddedLog
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[JsAce]
|
||||
public static bool OptEnableEmbeddedLog { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MachiningProcs_RuntimeApi_OptEnableFeedrate_" data-uid="Hi.MachiningProcs.RuntimeApi.OptEnableFeedrate*"></a>
|
||||
|
||||
<h3 id="Hi_MachiningProcs_RuntimeApi_OptEnableFeedrate" data-uid="Hi.MachiningProcs.RuntimeApi.OptEnableFeedrate">
|
||||
|
||||
@@ -329,7 +329,7 @@ Class MillingTraining
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static ICuttingPara Convert(ICuttingPara src, ICuttingPara dstTemplate, GeneralApt apt, double helixAngle_rad, double radialRakeAngle_rad, IMessageHost messageHost, CancellationToken cancellationToken)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public static ICuttingPara Convert(ICuttingPara src, ICuttingPara resultParaTemplate, GeneralApt apt, double helixAngle_rad, double radialRakeAngle_rad, IMessageHost messageHost, CancellationToken cancellationToken)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
@@ -337,7 +337,7 @@ Class MillingTraining
|
||||
<dt><code>src</code> <a class="xref" href="Hi.MillingForces.Fittings.ICuttingPara.html">ICuttingPara</a></dt>
|
||||
<dd><p>Source cutting parameter model</p>
|
||||
</dd>
|
||||
<dt><code>dstTemplate</code> <a class="xref" href="Hi.MillingForces.Fittings.ICuttingPara.html">ICuttingPara</a></dt>
|
||||
<dt><code>resultParaTemplate</code> <a class="xref" href="Hi.MillingForces.Fittings.ICuttingPara.html">ICuttingPara</a></dt>
|
||||
<dd><p>Destination template for the converted model</p>
|
||||
</dd>
|
||||
<dt><code>apt</code> <a class="xref" href="Hi.Milling.Apts.GeneralApt.html">GeneralApt</a></dt>
|
||||
|
||||
@@ -292,19 +292,18 @@ Class NcOptProc
|
||||
|
||||
|
||||
|
||||
<a id="Hi_NcOpt_NcOptProc_EnableEmbeddedLog_" data-uid="Hi.NcOpt.NcOptProc.EnableEmbeddedLog*"></a>
|
||||
<a id="Hi_NcOpt_NcOptProc_EmbeddedLogMode_" data-uid="Hi.NcOpt.NcOptProc.EmbeddedLogMode*"></a>
|
||||
|
||||
<h3 id="Hi_NcOpt_NcOptProc_EnableEmbeddedLog" data-uid="Hi.NcOpt.NcOptProc.EnableEmbeddedLog">
|
||||
EnableEmbeddedLog
|
||||
<h3 id="Hi_NcOpt_NcOptProc_EmbeddedLogMode" data-uid="Hi.NcOpt.NcOptProc.EmbeddedLogMode">
|
||||
EmbeddedLogMode
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Enable embedded log to optimized NC file.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static bool EnableEmbeddedLog { get; set; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public static NcOptimizationEmbeddedLogMode EmbeddedLogMode { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -313,7 +312,7 @@ Class NcOptProc
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
|
||||
<dt><a class="xref" href="Hi.NcOpt.NcOptimizationEmbeddedLogMode.html">NcOptimizationEmbeddedLogMode</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
@@ -0,0 +1,186 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Enum NcOptimizationEmbeddedLogMode | HiAPI-C# 2025 </title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="title" content="Enum NcOptimizationEmbeddedLogMode | 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="ManagedReference">
|
||||
<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="Hi.NcOpt.NcOptimizationEmbeddedLogMode">
|
||||
|
||||
|
||||
|
||||
|
||||
<h1 id="Hi_NcOpt_NcOptimizationEmbeddedLogMode" data-uid="Hi.NcOpt.NcOptimizationEmbeddedLogMode" class="text-break">
|
||||
Enum NcOptimizationEmbeddedLogMode
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
<dl><dt>Namespace</dt><dd><a class="xref" href="Hi.html">Hi</a>.<a class="xref" href="Hi.NcOpt.html">NcOpt</a></dd></dl>
|
||||
<dl><dt>Assembly</dt><dd>HiNc.dll</dd></dl>
|
||||
</div>
|
||||
|
||||
<div class="markdown summary"></div>
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public enum NcOptimizationEmbeddedLogMode</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<dl class="typelist extensionMethods">
|
||||
<dt>Extension Methods</dt>
|
||||
<dd>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Common.InvokeUtil.html#Hi_Common_InvokeUtil_SelfInvoke__1___0_System_Action___0__">InvokeUtil.SelfInvoke<TSrc>(TSrc, Action<TSrc>)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Common.InvokeUtil.html#Hi_Common_InvokeUtil_SelfInvoke__2___0_System_Func___0___1__">InvokeUtil.SelfInvoke<TSrc, TDst>(TSrc, Func<TSrc, TDst>)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Common.MaskUtil.html#Hi_Common_MaskUtil_GetMaskedValue__1___0___0_System_Boolean_">MaskUtil.GetMaskedValue<T>(T, T, bool)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Common.MaskUtil.html#Hi_Common_MaskUtil_SetMask__1___0____0_System_Boolean_">MaskUtil.SetMask<T>(ref T, T, bool)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Coloring.ColorUtil.html#Hi_Coloring_ColorUtil_GetGloomyColor_System_Object_System_Double_System_Double_">ColorUtil.GetGloomyColor(object, double, double)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Common.NameUtil.html#Hi_Common_NameUtil_GetSelectionName_System_Object_">NameUtil.GetSelectionName(object)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Common.StringUtil.html#Hi_Common_StringUtil_GetPropertyStringIfToStringNotOverloaded_System_Object_System_Boolean_System_Boolean_">StringUtil.GetPropertyStringIfToStringNotOverloaded(object, bool, bool)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Parallels.LockUtil.html#Hi_Parallels_LockUtil_Lock_System_Object_">LockUtil.Lock(object)</a>
|
||||
</div>
|
||||
</dd></dl>
|
||||
|
||||
<h2 id="fields">Fields
|
||||
</h2>
|
||||
<dl class="parameters">
|
||||
<dt id="Hi_NcOpt_NcOptimizationEmbeddedLogMode_FullLog"><code>FullLog = 2</code></dt>
|
||||
|
||||
<dd><p>All the lines are added the log of StepIndex and LineNo.</p>
|
||||
</dd>
|
||||
<dt id="Hi_NcOpt_NcOptimizationEmbeddedLogMode_None"><code>None = 0</code></dt>
|
||||
|
||||
<dd></dd>
|
||||
<dt id="Hi_NcOpt_NcOptimizationEmbeddedLogMode_SimpleLog"><code>SimpleLog = 1</code></dt>
|
||||
|
||||
<dd><p>Only the re-interpolated lines are added the log of StepIndex.
|
||||
The last re-interpolated line from each original line are added the log of LineNo.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
</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>
|
||||
@@ -161,6 +161,13 @@ Defines methods to get minimum and maximum feed per tooth values.
|
||||
Implements <a class="xref" href="Hi.Common.XmlUtils.IMakeXmlSource.html">IMakeXmlSource</a> for XML serialization and <a class="xref" href="Hi.Common.IDuplicate.html">IDuplicate</a> for object duplication.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<h3 id="enums">
|
||||
Enums
|
||||
</h3>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.NcOpt.NcOptimizationEmbeddedLogMode.html">NcOptimizationEmbeddedLogMode</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
@@ -2283,6 +2283,9 @@
|
||||
<li>
|
||||
<a href="Hi.NcOpt.NcOptProc.html" name="" title="NcOptProc">NcOptProc</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Hi.NcOpt.NcOptimizationEmbeddedLogMode.html" name="" title="NcOptimizationEmbeddedLogMode">NcOptimizationEmbeddedLogMode</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Hi.NcOpt.ShapeBasedCutterOptLimit.html" name="" title="ShapeBasedCutterOptLimit">ShapeBasedCutterOptLimit</a>
|
||||
</li>
|
||||
|
||||
File diff suppressed because one or more lines are too long
BIN
Binary file not shown.
|
After Width: | Height: | Size: 266 KiB |
@@ -131,6 +131,15 @@ ReTrainMillingPara(Fz|Mx|My|Mz, "StainlessSteel.mp");
|
||||
<p>如果僅使用<code>Mx|My|Mz</code>,由於力矩資料為 <span class="math">\(\vec{r} \times \vec{F}\)</span>,所以r方向資料會遺失,相當於少了一個自由度,難以訓練材料系數。
|
||||
所以力矩資料須搭配<code>Fz</code>使用。</p>
|
||||
<p>以<code>ReTrainMillingPara</code>校正銑削係數,沒有限制資料種類及每刃進給。</p>
|
||||
<h2 id="範例專案-動力計訓練銑削係數">範例專案-動力計訓練銑削係數</h2>
|
||||
<p>使用動力計訓練銑削係數的範例專案可於此下載:</p>
|
||||
<p><a href="https://superhightech-gitea.webredirect.org/HiNC-Deploy/Demo-Para-Training-S50C-202501">https://superhightech-gitea.webredirect.org/HiNC-Deploy/Demo-Para-Training-S50C-202501</a></p>
|
||||
<p>此專案使用 Kistler 動力計量測資料,透過<a href="../Mapping/index.html#%E6%8C%87%E5%AE%9A%E6%95%B8%E6%8E%A7%E8%B7%AF%E5%BE%91%E5%8F%8A%E6%99%82%E9%96%93%E5%B1%80%E9%83%A8%E6%98%A0%E5%B0%84">一對多映射-指定數控路徑及時間局部映射</a>方式,訓練 S50C 材料的銑削係數。</p>
|
||||
<p><img src="demo-training-S50C.png" alt="demo-training-S50C.png"></p>
|
||||
<div class="TIP">
|
||||
<h5>Tip</h5>
|
||||
<p>加工路徑與切削條件可以根據現場情況自由更改。</p>
|
||||
</div>
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
@@ -259,7 +259,7 @@ N0170 X-4.125 Y45.875
|
||||
</li>
|
||||
</ul>
|
||||
<h3 id="嵌入式日誌註解">嵌入式日誌註解</h3>
|
||||
<p><a class="xref" href="../../../../../api/Hi.MachiningProcs.RuntimeApi.html#Hi_MachiningProcs_RuntimeApi_OptEnableEmbeddedLog_">OptEnableEmbeddedLog</a><small>(API)</small>:啟用嵌入式日誌註解。預設為真。</p>
|
||||
<p><xref:Hi.MachiningProcs.RuntimeApi.OptEnableEmbeddedLog*><small>(API)</small>:啟用嵌入式日誌註解。預設為真。</p>
|
||||
<p>啟用後,優化後的NC檔中會在NC行後方加上 <code>(src(...))</code> 註解,包含:</p>
|
||||
<ul>
|
||||
<li><code>LineNo</code>: 原始NC檔的行號</li>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -9446,6 +9446,20 @@
|
||||
"Title": "Hi.NcOpt.NcOptProc",
|
||||
"Summary": "<p sourcefile=\"api/Hi.NcOpt.NcOptProc.yml\" sourcestartlinenumber=\"1\">Provides functionality for optimizing NC programs by modifying feed rates and tool paths.</p>\n"
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.NcOpt.NcOptimizationEmbeddedLogMode.yml",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Hi.NcOpt.NcOptimizationEmbeddedLogMode.html"
|
||||
}
|
||||
},
|
||||
"version": "",
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.NcOpt.NcOptimizationEmbeddedLogMode",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.NcOpt.ShapeBasedCutterOptLimit.yml",
|
||||
@@ -14799,6 +14813,16 @@
|
||||
},
|
||||
"version": ""
|
||||
},
|
||||
{
|
||||
"type": "Resource",
|
||||
"source_relative_path": "brief/user-guide/zh-Hant/script/MillingTraining/demo-training-S50C.png",
|
||||
"output": {
|
||||
"resource": {
|
||||
"relative_path": "brief/user-guide/zh-Hant/script/MillingTraining/demo-training-S50C.png"
|
||||
}
|
||||
},
|
||||
"version": ""
|
||||
},
|
||||
{
|
||||
"type": "Conceptual",
|
||||
"source_relative_path": "brief/user-guide/zh-Hant/script/MillingTraining/index.md",
|
||||
|
||||
@@ -79630,6 +79630,19 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.MachiningProcs.RuntimeApi.DispCache_Mb
|
||||
nameWithType: RuntimeApi.DispCache_Mb
|
||||
- uid: Hi.MachiningProcs.RuntimeApi.EmbeddedLogMode
|
||||
name: EmbeddedLogMode
|
||||
href: api/Hi.MachiningProcs.RuntimeApi.html#Hi_MachiningProcs_RuntimeApi_EmbeddedLogMode
|
||||
commentId: P:Hi.MachiningProcs.RuntimeApi.EmbeddedLogMode
|
||||
fullName: Hi.MachiningProcs.RuntimeApi.EmbeddedLogMode
|
||||
nameWithType: RuntimeApi.EmbeddedLogMode
|
||||
- uid: Hi.MachiningProcs.RuntimeApi.EmbeddedLogMode*
|
||||
name: EmbeddedLogMode
|
||||
href: api/Hi.MachiningProcs.RuntimeApi.html#Hi_MachiningProcs_RuntimeApi_EmbeddedLogMode_
|
||||
commentId: Overload:Hi.MachiningProcs.RuntimeApi.EmbeddedLogMode
|
||||
isSpec: "True"
|
||||
fullName: Hi.MachiningProcs.RuntimeApi.EmbeddedLogMode
|
||||
nameWithType: RuntimeApi.EmbeddedLogMode
|
||||
- uid: Hi.MachiningProcs.RuntimeApi.EnableAutoMapOnSelectionEnd
|
||||
name: EnableAutoMapOnSelectionEnd
|
||||
href: api/Hi.MachiningProcs.RuntimeApi.html#Hi_MachiningProcs_RuntimeApi_EnableAutoMapOnSelectionEnd
|
||||
@@ -80130,19 +80143,6 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.MachiningProcs.RuntimeApi.OptEnableDepthCompensation
|
||||
nameWithType: RuntimeApi.OptEnableDepthCompensation
|
||||
- uid: Hi.MachiningProcs.RuntimeApi.OptEnableEmbeddedLog
|
||||
name: OptEnableEmbeddedLog
|
||||
href: api/Hi.MachiningProcs.RuntimeApi.html#Hi_MachiningProcs_RuntimeApi_OptEnableEmbeddedLog
|
||||
commentId: P:Hi.MachiningProcs.RuntimeApi.OptEnableEmbeddedLog
|
||||
fullName: Hi.MachiningProcs.RuntimeApi.OptEnableEmbeddedLog
|
||||
nameWithType: RuntimeApi.OptEnableEmbeddedLog
|
||||
- uid: Hi.MachiningProcs.RuntimeApi.OptEnableEmbeddedLog*
|
||||
name: OptEnableEmbeddedLog
|
||||
href: api/Hi.MachiningProcs.RuntimeApi.html#Hi_MachiningProcs_RuntimeApi_OptEnableEmbeddedLog_
|
||||
commentId: Overload:Hi.MachiningProcs.RuntimeApi.OptEnableEmbeddedLog
|
||||
isSpec: "True"
|
||||
fullName: Hi.MachiningProcs.RuntimeApi.OptEnableEmbeddedLog
|
||||
nameWithType: RuntimeApi.OptEnableEmbeddedLog
|
||||
- uid: Hi.MachiningProcs.RuntimeApi.OptEnableFeedrate
|
||||
name: OptEnableFeedrate
|
||||
href: api/Hi.MachiningProcs.RuntimeApi.html#Hi_MachiningProcs_RuntimeApi_OptEnableFeedrate
|
||||
@@ -113442,19 +113442,19 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.NcOpt.NcOptProc.CoreNum
|
||||
nameWithType: NcOptProc.CoreNum
|
||||
- uid: Hi.NcOpt.NcOptProc.EnableEmbeddedLog
|
||||
name: EnableEmbeddedLog
|
||||
href: api/Hi.NcOpt.NcOptProc.html#Hi_NcOpt_NcOptProc_EnableEmbeddedLog
|
||||
commentId: P:Hi.NcOpt.NcOptProc.EnableEmbeddedLog
|
||||
fullName: Hi.NcOpt.NcOptProc.EnableEmbeddedLog
|
||||
nameWithType: NcOptProc.EnableEmbeddedLog
|
||||
- uid: Hi.NcOpt.NcOptProc.EnableEmbeddedLog*
|
||||
name: EnableEmbeddedLog
|
||||
href: api/Hi.NcOpt.NcOptProc.html#Hi_NcOpt_NcOptProc_EnableEmbeddedLog_
|
||||
commentId: Overload:Hi.NcOpt.NcOptProc.EnableEmbeddedLog
|
||||
- uid: Hi.NcOpt.NcOptProc.EmbeddedLogMode
|
||||
name: EmbeddedLogMode
|
||||
href: api/Hi.NcOpt.NcOptProc.html#Hi_NcOpt_NcOptProc_EmbeddedLogMode
|
||||
commentId: P:Hi.NcOpt.NcOptProc.EmbeddedLogMode
|
||||
fullName: Hi.NcOpt.NcOptProc.EmbeddedLogMode
|
||||
nameWithType: NcOptProc.EmbeddedLogMode
|
||||
- uid: Hi.NcOpt.NcOptProc.EmbeddedLogMode*
|
||||
name: EmbeddedLogMode
|
||||
href: api/Hi.NcOpt.NcOptProc.html#Hi_NcOpt_NcOptProc_EmbeddedLogMode_
|
||||
commentId: Overload:Hi.NcOpt.NcOptProc.EmbeddedLogMode
|
||||
isSpec: "True"
|
||||
fullName: Hi.NcOpt.NcOptProc.EnableEmbeddedLog
|
||||
nameWithType: NcOptProc.EnableEmbeddedLog
|
||||
fullName: Hi.NcOpt.NcOptProc.EmbeddedLogMode
|
||||
nameWithType: NcOptProc.EmbeddedLogMode
|
||||
- uid: Hi.NcOpt.NcOptProc.EnableIndividualStepAdjustmentLog
|
||||
name: EnableIndividualStepAdjustmentLog
|
||||
href: api/Hi.NcOpt.NcOptProc.html#Hi_NcOpt_NcOptProc_EnableIndividualStepAdjustmentLog
|
||||
@@ -113529,6 +113529,30 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.NcOpt.NcOptProc.XName
|
||||
nameWithType: NcOptProc.XName
|
||||
- uid: Hi.NcOpt.NcOptimizationEmbeddedLogMode
|
||||
name: NcOptimizationEmbeddedLogMode
|
||||
href: api/Hi.NcOpt.NcOptimizationEmbeddedLogMode.html
|
||||
commentId: T:Hi.NcOpt.NcOptimizationEmbeddedLogMode
|
||||
fullName: Hi.NcOpt.NcOptimizationEmbeddedLogMode
|
||||
nameWithType: NcOptimizationEmbeddedLogMode
|
||||
- uid: Hi.NcOpt.NcOptimizationEmbeddedLogMode.FullLog
|
||||
name: FullLog
|
||||
href: api/Hi.NcOpt.NcOptimizationEmbeddedLogMode.html#Hi_NcOpt_NcOptimizationEmbeddedLogMode_FullLog
|
||||
commentId: F:Hi.NcOpt.NcOptimizationEmbeddedLogMode.FullLog
|
||||
fullName: Hi.NcOpt.NcOptimizationEmbeddedLogMode.FullLog
|
||||
nameWithType: NcOptimizationEmbeddedLogMode.FullLog
|
||||
- uid: Hi.NcOpt.NcOptimizationEmbeddedLogMode.None
|
||||
name: None
|
||||
href: api/Hi.NcOpt.NcOptimizationEmbeddedLogMode.html#Hi_NcOpt_NcOptimizationEmbeddedLogMode_None
|
||||
commentId: F:Hi.NcOpt.NcOptimizationEmbeddedLogMode.None
|
||||
fullName: Hi.NcOpt.NcOptimizationEmbeddedLogMode.None
|
||||
nameWithType: NcOptimizationEmbeddedLogMode.None
|
||||
- uid: Hi.NcOpt.NcOptimizationEmbeddedLogMode.SimpleLog
|
||||
name: SimpleLog
|
||||
href: api/Hi.NcOpt.NcOptimizationEmbeddedLogMode.html#Hi_NcOpt_NcOptimizationEmbeddedLogMode_SimpleLog
|
||||
commentId: F:Hi.NcOpt.NcOptimizationEmbeddedLogMode.SimpleLog
|
||||
fullName: Hi.NcOpt.NcOptimizationEmbeddedLogMode.SimpleLog
|
||||
nameWithType: NcOptimizationEmbeddedLogMode.SimpleLog
|
||||
- uid: Hi.NcOpt.ShapeBasedCutterOptLimit
|
||||
name: ShapeBasedCutterOptLimit
|
||||
href: api/Hi.NcOpt.ShapeBasedCutterOptLimit.html
|
||||
|
||||
Reference in New Issue
Block a user