tune
This commit is contained in:
parent
8a5d1bb903
commit
ab2576b777
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.35",
|
||||
"HiNc": "3.1.55",
|
||||
"Hi.Wpf": "3.1.36",
|
||||
"HiNc": "3.1.56",
|
||||
"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.35": {
|
||||
"Hi.Wpf/3.1.36": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.40"
|
||||
"HiDisp": "3.1.41"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0-windows7.0/Hi.Wpf.dll": {
|
||||
"assemblyVersion": "3.1.35.0",
|
||||
"fileVersion": "3.1.35.0"
|
||||
"assemblyVersion": "3.1.36.0",
|
||||
"fileVersion": "3.1.36.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiCbtr/3.1.40": {
|
||||
"HiCbtr/3.1.41": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.40"
|
||||
"HiDisp": "3.1.41"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiCbtr.dll": {
|
||||
"assemblyVersion": "3.1.40.0",
|
||||
"fileVersion": "3.1.40.0"
|
||||
"assemblyVersion": "3.1.41.0",
|
||||
"fileVersion": "3.1.41.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiDisp/3.1.40": {
|
||||
"HiDisp/3.1.41": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.36",
|
||||
"HiGeom": "3.1.37",
|
||||
"System.Configuration.ConfigurationManager": "9.0.9",
|
||||
"System.Drawing.Common": "9.0.9",
|
||||
"System.Resources.Extensions": "9.0.9"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiDisp.dll": {
|
||||
"assemblyVersion": "3.1.40.0",
|
||||
"fileVersion": "3.1.40.0"
|
||||
"assemblyVersion": "3.1.41.0",
|
||||
"fileVersion": "3.1.41.0"
|
||||
}
|
||||
},
|
||||
"native": {
|
||||
@ -1706,7 +1706,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiGeom/3.1.36": {
|
||||
"HiGeom/3.1.37": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
@ -1717,8 +1717,8 @@
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiGeom.dll": {
|
||||
"assemblyVersion": "3.1.36.0",
|
||||
"fileVersion": "3.1.36.0"
|
||||
"assemblyVersion": "3.1.37.0",
|
||||
"fileVersion": "3.1.37.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1730,27 +1730,27 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiLicense/3.1.34": {
|
||||
"HiLicense/3.1.35": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.36"
|
||||
"HiGeom": "3.1.37"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiLicense.dll": {
|
||||
"assemblyVersion": "3.1.34.0",
|
||||
"fileVersion": "3.1.34.0"
|
||||
"assemblyVersion": "3.1.35.0",
|
||||
"fileVersion": "3.1.35.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiMech/3.1.44": {
|
||||
"HiMech/3.1.45": {
|
||||
"dependencies": {
|
||||
"CommandLineParser": "2.9.1",
|
||||
"HiCbtr": "3.1.40",
|
||||
"HiCbtr": "3.1.41",
|
||||
"Microsoft.CodeAnalysis.CSharp.Scripting": "4.14.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiMech.dll": {
|
||||
"assemblyVersion": "3.1.44.0",
|
||||
"fileVersion": "3.1.44.0"
|
||||
"assemblyVersion": "3.1.45.0",
|
||||
"fileVersion": "3.1.45.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1765,20 +1765,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiNc/3.1.55": {
|
||||
"HiNc/3.1.56": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
"Grpc.Net.Client": "2.66.0",
|
||||
"HiLicense": "3.1.34",
|
||||
"HiMech": "3.1.44",
|
||||
"HiUniNc": "3.1.41",
|
||||
"HiLicense": "3.1.35",
|
||||
"HiMech": "3.1.45",
|
||||
"HiUniNc": "3.1.42",
|
||||
"System.IO.Pipelines": "9.0.9"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiNc.dll": {
|
||||
"assemblyVersion": "3.1.55.0",
|
||||
"fileVersion": "3.1.55.0"
|
||||
"assemblyVersion": "3.1.56.0",
|
||||
"fileVersion": "3.1.56.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1790,14 +1790,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiUniNc/3.1.41": {
|
||||
"HiUniNc/3.1.42": {
|
||||
"dependencies": {
|
||||
"HiMech": "3.1.44"
|
||||
"HiMech": "3.1.45"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiUniNc.dll": {
|
||||
"assemblyVersion": "3.1.41.0",
|
||||
"fileVersion": "3.1.41.0"
|
||||
"assemblyVersion": "3.1.42.0",
|
||||
"fileVersion": "3.1.42.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -2442,61 +2442,61 @@
|
||||
"path": "grpc.tools/2.66.0",
|
||||
"hashPath": "grpc.tools.2.66.0.nupkg.sha512"
|
||||
},
|
||||
"Hi.Wpf/3.1.35": {
|
||||
"Hi.Wpf/3.1.36": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-rIIVxy2l5QTy2WwrQ2D0e4Hz4O1WeCOJbSjDpfpLjhjTPCnFz+C77pSay//OHNiYOJXW7nczRQ3cksU4subadg==",
|
||||
"path": "hi.wpf/3.1.35",
|
||||
"hashPath": "hi.wpf.3.1.35.nupkg.sha512"
|
||||
"sha512": "sha512-EVN8K4gzFqnFgRQtADXxZQnRTjIFhIO9QLfi+5mWbbb2UMDyEYDyvwiu0IDw4eA1DR6b5vfdQobs0Av1pPqO3w==",
|
||||
"path": "hi.wpf/3.1.36",
|
||||
"hashPath": "hi.wpf.3.1.36.nupkg.sha512"
|
||||
},
|
||||
"HiCbtr/3.1.40": {
|
||||
"HiCbtr/3.1.41": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-+DgpnExTGyfhPEEWGfszmX1zuS6xEbam5mcTr4EXvjMThbwJq11AGIkxb3zWLARkZgX6hvLIC/3ugS0Hd8oHdA==",
|
||||
"path": "hicbtr/3.1.40",
|
||||
"hashPath": "hicbtr.3.1.40.nupkg.sha512"
|
||||
"sha512": "sha512-XBU9N0INH8icytWhDlfwa1iDqqbSQvX44uswnr6ijwFuM+HFg60/Ppl9hX2dNE4q/uNxoyXE/TmnZLO4bayjpg==",
|
||||
"path": "hicbtr/3.1.41",
|
||||
"hashPath": "hicbtr.3.1.41.nupkg.sha512"
|
||||
},
|
||||
"HiDisp/3.1.40": {
|
||||
"HiDisp/3.1.41": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-Apg9uBX4QG5Rm+3gzrCq0W4koQ5kalKyXSF9XcrndOcd4yyWD4NHHbcHYoFNpqtfri6c5qwPoGgqpHCvHZri6A==",
|
||||
"path": "hidisp/3.1.40",
|
||||
"hashPath": "hidisp.3.1.40.nupkg.sha512"
|
||||
"sha512": "sha512-nrZDGaDHfum6mjf8+7NJSKnMDNgQrse/FNwX098lAs86/5teglcWlZaC5TE6ZtVB6nJ3pfVSz3Efb2SPfn0ucA==",
|
||||
"path": "hidisp/3.1.41",
|
||||
"hashPath": "hidisp.3.1.41.nupkg.sha512"
|
||||
},
|
||||
"HiGeom/3.1.36": {
|
||||
"HiGeom/3.1.37": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-HJpmSjmBM9KjaJHZZuIQL0SfmTVNZ4SuGtWS+GQN5nhB9fuWTpdJL3ZzyJ00JS7rSKM/5wX83NSVaM6usNgpLg==",
|
||||
"path": "higeom/3.1.36",
|
||||
"hashPath": "higeom.3.1.36.nupkg.sha512"
|
||||
"sha512": "sha512-L0K4B8LNMuPg+LPsirhC6n4FQEMgRETTaRuVuupl41NouAcLGItScojYwoN82qhWEiuKCSTJenhLCfbzIN+Wsw==",
|
||||
"path": "higeom/3.1.37",
|
||||
"hashPath": "higeom.3.1.37.nupkg.sha512"
|
||||
},
|
||||
"HiLicense/3.1.34": {
|
||||
"HiLicense/3.1.35": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-h4eGvv+4lS71gB1Df3GqB8PFykLwrR5NsvoWQRUK6mLeIHZ8vlnNeYBx/pF/x0poVzz1x7NHb8W9YbPjKyNXww==",
|
||||
"path": "hilicense/3.1.34",
|
||||
"hashPath": "hilicense.3.1.34.nupkg.sha512"
|
||||
"sha512": "sha512-WX+X6qB6A5Y3gapFVlkfu6JZqd22/QPTIGKoVWgd1VhKYm9OdtprEFRvOPOfdLpSWv9kObt4Ej7C+AcCIeFcqg==",
|
||||
"path": "hilicense/3.1.35",
|
||||
"hashPath": "hilicense.3.1.35.nupkg.sha512"
|
||||
},
|
||||
"HiMech/3.1.44": {
|
||||
"HiMech/3.1.45": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-5GnZit75i0SUCQvl59z9Rjrno4xLRBGrNc3Hjfp5CjB8tAcZTTVh7wGR7rH97D04hFOK2IvjgDyphdHxzXSxaQ==",
|
||||
"path": "himech/3.1.44",
|
||||
"hashPath": "himech.3.1.44.nupkg.sha512"
|
||||
"sha512": "sha512-r3SUyfGLn379fZuvI1vlTs2wwk+Eu0BqhuYE1NH+3aggKZKppXFiH+0Q4Nbbqo79mCojTu5ufschfxvCgBkL8A==",
|
||||
"path": "himech/3.1.45",
|
||||
"hashPath": "himech.3.1.45.nupkg.sha512"
|
||||
},
|
||||
"HiNc/3.1.55": {
|
||||
"HiNc/3.1.56": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-74jk0lkPeIGFB1XrPW5kaE+ZhQzqv1d/sr4DpDjKYDjB68Ez30W6ak9d6EfNeGXLQ5pImvZXpHHBVTL8Efv+Fg==",
|
||||
"path": "hinc/3.1.55",
|
||||
"hashPath": "hinc.3.1.55.nupkg.sha512"
|
||||
"sha512": "sha512-ycLAca8GH3a2onWeUzd2ybb3vN9ecfUTgg95U1L4zb0ids58dtBsLnr3Bh9Xd+zsag6hGaB2F+ZGo/skh+uD1g==",
|
||||
"path": "hinc/3.1.56",
|
||||
"hashPath": "hinc.3.1.56.nupkg.sha512"
|
||||
},
|
||||
"HiUniNc/3.1.41": {
|
||||
"HiUniNc/3.1.42": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-GRmkhPqz1nSkMOoadN8agzKG6nY3U8u84AxiU4ZmPp1hx06pkyS7jf+RX+q4y1ANbFJ8eo+iywfLFtg1DbaT8Q==",
|
||||
"path": "hiuninc/3.1.41",
|
||||
"hashPath": "hiuninc.3.1.41.nupkg.sha512"
|
||||
"sha512": "sha512-StmovVfODJqZD5ObgdP8EmylZeLP+kSGjvENXUDNlCVrwF28A+hK2UHN+aE8QKHBvldzQUWTedtHzcxqkil3iA==",
|
||||
"path": "hiuninc/3.1.42",
|
||||
"hashPath": "hiuninc.3.1.42.nupkg.sha512"
|
||||
},
|
||||
"MathNet.Numerics/5.0.0": {
|
||||
"type": "package",
|
||||
|
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.
@ -147,9 +147,6 @@ This class implements a simple time delay in the machining process.</p>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals">object.ReferenceEquals(object, object)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring">object.ToString()</a>
|
||||
</div>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="typelist extensionMethods">
|
||||
@ -307,6 +304,43 @@ The default duration is set to TimeSpan.Zero.</p>
|
||||
|
||||
|
||||
|
||||
<h2 class="section" id="methods">Methods
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_Acts_ActDelay_ToString_" data-uid="Hi.Numerical.Acts.ActDelay.ToString*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_Acts_ActDelay_ToString" data-uid="Hi.Numerical.Acts.ActDelay.ToString">
|
||||
ToString()
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Returns a string that represents the current object.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
<h4 class="section">Returns</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd><p>A string that represents the current object.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
@ -287,7 +287,7 @@ Available for G82.</p>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public int P { get; set; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public double P { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@ -296,7 +296,7 @@ Available for G82.</p>
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
@ -3417,7 +3417,7 @@
|
||||
"api/Hi.Numerical.Acts.ActDelay.html": {
|
||||
"href": "api/Hi.Numerical.Acts.ActDelay.html",
|
||||
"title": "Class ActDelay | HiAPI-C# 2025",
|
||||
"summary": "Class ActDelay Namespace Hi.Numerical.Acts Assembly HiMech.dll Represents a delay action in machining operations. This class implements a simple time delay in the machining process. public class ActDelay : IActDuration, IAct Inheritance object ActDelay Implements IActDuration IAct Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Extension Methods DuplicateUtil.TryDuplicate<TSelf>(TSelf, params object[]) InvokeUtil.SelfInvoke<TSrc>(TSrc, Action<TSrc>) InvokeUtil.SelfInvoke<TSrc, TDst>(TSrc, Func<TSrc, TDst>) ColorUtil.GetGloomyColor(object, double, double) NameUtil.GetSelectionName(object) StringUtil.GetPropertyStringIfToStringNotOverloaded(object, bool, bool) LockUtil.Lock(object) Remarks Use this class when you need to: Insert a pause in the machining process Implement dwell operations Synchronize timing between operations Allow for cooldown or settling time The delay is implemented as a passive wait without active control. Constructors ActDelay() Initializes a new instance of the ActDelay class with default duration. The default duration is set to TimeSpan.Zero. public ActDelay() ActDelay(TimeSpan) Initializes a new instance of the ActDelay class with the specified delay duration. public ActDelay(TimeSpan delay) Parameters delay TimeSpan The duration of the delay. This value represents: The time to pause the operation Should be non-negative Typically used for dwells or synchronization Properties ActDuration Gets or sets the duration of the action. public TimeSpan ActDuration { get; set; } Property Value TimeSpan Remarks The duration represents: The time required to complete the action Should be positive and finite Zero duration indicates an instantaneous action Used for scheduling and timing calculations"
|
||||
"summary": "Class ActDelay Namespace Hi.Numerical.Acts Assembly HiMech.dll Represents a delay action in machining operations. This class implements a simple time delay in the machining process. public class ActDelay : IActDuration, IAct Inheritance object ActDelay Implements IActDuration IAct Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) Extension Methods DuplicateUtil.TryDuplicate<TSelf>(TSelf, params object[]) InvokeUtil.SelfInvoke<TSrc>(TSrc, Action<TSrc>) InvokeUtil.SelfInvoke<TSrc, TDst>(TSrc, Func<TSrc, TDst>) ColorUtil.GetGloomyColor(object, double, double) NameUtil.GetSelectionName(object) StringUtil.GetPropertyStringIfToStringNotOverloaded(object, bool, bool) LockUtil.Lock(object) Remarks Use this class when you need to: Insert a pause in the machining process Implement dwell operations Synchronize timing between operations Allow for cooldown or settling time The delay is implemented as a passive wait without active control. Constructors ActDelay() Initializes a new instance of the ActDelay class with default duration. The default duration is set to TimeSpan.Zero. public ActDelay() ActDelay(TimeSpan) Initializes a new instance of the ActDelay class with the specified delay duration. public ActDelay(TimeSpan delay) Parameters delay TimeSpan The duration of the delay. This value represents: The time to pause the operation Should be non-negative Typically used for dwells or synchronization Properties ActDuration Gets or sets the duration of the action. public TimeSpan ActDuration { get; set; } Property Value TimeSpan Remarks The duration represents: The time required to complete the action Should be positive and finite Zero duration indicates an instantaneous action Used for scheduling and timing calculations Methods ToString() Returns a string that represents the current object. public override string ToString() Returns string A string that represents the current object."
|
||||
},
|
||||
"api/Hi.Numerical.Acts.ActFeedrate.html": {
|
||||
"href": "api/Hi.Numerical.Acts.ActFeedrate.html",
|
||||
@ -3747,7 +3747,7 @@
|
||||
"api/Hi.Numerical.NcArgs.Group09NcArg.html": {
|
||||
"href": "api/Hi.Numerical.NcArgs.Group09NcArg.html",
|
||||
"title": "Class Group09NcArg | HiAPI-C# 2025",
|
||||
"summary": "Class Group09NcArg Namespace Hi.Numerical.NcArgs Assembly HiUniNc.dll NC Argument of NC Group09. public class Group09NcArg Inheritance object Group09NcArg Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Extension Methods DuplicateUtil.TryDuplicate<TSelf>(TSelf, params object[]) InvokeUtil.SelfInvoke<TSrc>(TSrc, Action<TSrc>) InvokeUtil.SelfInvoke<TSrc, TDst>(TSrc, Func<TSrc, TDst>) ColorUtil.GetGloomyColor(object, double, double) NameUtil.GetSelectionName(object) StringUtil.GetPropertyStringIfToStringNotOverloaded(object, bool, bool) LockUtil.Lock(object) Constructors Group09NcArg() Ctor. public Group09NcArg() Group09NcArg(Group09NcArg) Copy ctor. public Group09NcArg(Group09NcArg src) Parameters src Group09NcArg Properties K Repeated times. Available for G81,G85,G86,G82,G83. public int K { get; set; } Property Value int P Bottom staying duration. unit is seconds. Available for G82. public int P { get; set; } Property Value int Q Feeding depth per stroke. Available for G83. public double Q { get; set; } Property Value double R Reference height. Available for G81,G85,G86,G82,G83. public double R { get; set; } Property Value double Z Z at pass-through point. The pass-through point is at bottom. Available for G81,G85,G86,G82,G83. public double Z { get; set; } Property Value double"
|
||||
"summary": "Class Group09NcArg Namespace Hi.Numerical.NcArgs Assembly HiUniNc.dll NC Argument of NC Group09. public class Group09NcArg Inheritance object Group09NcArg Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Extension Methods DuplicateUtil.TryDuplicate<TSelf>(TSelf, params object[]) InvokeUtil.SelfInvoke<TSrc>(TSrc, Action<TSrc>) InvokeUtil.SelfInvoke<TSrc, TDst>(TSrc, Func<TSrc, TDst>) ColorUtil.GetGloomyColor(object, double, double) NameUtil.GetSelectionName(object) StringUtil.GetPropertyStringIfToStringNotOverloaded(object, bool, bool) LockUtil.Lock(object) Constructors Group09NcArg() Ctor. public Group09NcArg() Group09NcArg(Group09NcArg) Copy ctor. public Group09NcArg(Group09NcArg src) Parameters src Group09NcArg Properties K Repeated times. Available for G81,G85,G86,G82,G83. public int K { get; set; } Property Value int P Bottom staying duration. unit is seconds. Available for G82. public double P { get; set; } Property Value double Q Feeding depth per stroke. Available for G83. public double Q { get; set; } Property Value double R Reference height. Available for G81,G85,G86,G82,G83. public double R { get; set; } Property Value double Z Z at pass-through point. The pass-through point is at bottom. Available for G81,G85,G86,G82,G83. public double Z { get; set; } Property Value double"
|
||||
},
|
||||
"api/Hi.Numerical.NcArgs.HeidenhainCycleDef7Arg.html": {
|
||||
"href": "api/Hi.Numerical.NcArgs.HeidenhainCycleDef7Arg.html",
|
||||
|
@ -113546,6 +113546,19 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.Acts.ActDelay.ActDuration
|
||||
nameWithType: ActDelay.ActDuration
|
||||
- uid: Hi.Numerical.Acts.ActDelay.ToString
|
||||
name: ToString()
|
||||
href: api/Hi.Numerical.Acts.ActDelay.html#Hi_Numerical_Acts_ActDelay_ToString
|
||||
commentId: M:Hi.Numerical.Acts.ActDelay.ToString
|
||||
fullName: Hi.Numerical.Acts.ActDelay.ToString()
|
||||
nameWithType: ActDelay.ToString()
|
||||
- uid: Hi.Numerical.Acts.ActDelay.ToString*
|
||||
name: ToString
|
||||
href: api/Hi.Numerical.Acts.ActDelay.html#Hi_Numerical_Acts_ActDelay_ToString_
|
||||
commentId: Overload:Hi.Numerical.Acts.ActDelay.ToString
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.Acts.ActDelay.ToString
|
||||
nameWithType: ActDelay.ToString
|
||||
- uid: Hi.Numerical.Acts.ActFeedrate
|
||||
name: ActFeedrate
|
||||
href: api/Hi.Numerical.Acts.ActFeedrate.html
|
||||
|
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