fix rtcp on un-matched tool offset.
This commit is contained in:
parent
8f334870a2
commit
091da347a4
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,9 +11,9 @@
|
||||
"dependencies": {
|
||||
"AvalonEdit": "6.3.0.90",
|
||||
"FontAwesome.Sharp": "6.3.0",
|
||||
"Hi.WpfPlus": "3.1.121",
|
||||
"HiNc": "3.1.153",
|
||||
"HiNc-Resource": "3.1.36",
|
||||
"Hi.WpfPlus": "3.1.122",
|
||||
"HiNc": "3.1.154",
|
||||
"HiNc-Resource": "3.1.37",
|
||||
"runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "10.0.3",
|
||||
"runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64": "10.0.3",
|
||||
"runtimepack.Microsoft.AspNetCore.App.Runtime.win-x64": "10.0.3"
|
||||
@ -1673,36 +1673,36 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Hi.WpfPlus/3.1.121": {
|
||||
"Hi.WpfPlus/3.1.122": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.124"
|
||||
"HiDisp": "3.1.125"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net10.0-windows7.0/Hi.WpfPlus.dll": {
|
||||
"assemblyVersion": "3.1.121.0",
|
||||
"fileVersion": "3.1.121.0"
|
||||
"assemblyVersion": "3.1.122.0",
|
||||
"fileVersion": "3.1.122.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiCbtr/3.1.123": {
|
||||
"HiCbtr/3.1.124": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.124"
|
||||
"HiDisp": "3.1.125"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net10.0/HiCbtr.dll": {
|
||||
"assemblyVersion": "3.1.123.0",
|
||||
"fileVersion": "3.1.123.0"
|
||||
"assemblyVersion": "3.1.124.0",
|
||||
"fileVersion": "3.1.124.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiDisp/3.1.124": {
|
||||
"HiDisp/3.1.125": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.114"
|
||||
"HiGeom": "3.1.115"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net10.0/HiDisp.dll": {
|
||||
"assemblyVersion": "3.1.124.0",
|
||||
"fileVersion": "3.1.124.0"
|
||||
"assemblyVersion": "3.1.125.0",
|
||||
"fileVersion": "3.1.125.0"
|
||||
}
|
||||
},
|
||||
"native": {
|
||||
@ -1720,7 +1720,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiGeom/3.1.114": {
|
||||
"HiGeom/3.1.115": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
@ -1730,8 +1730,8 @@
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net10.0/HiGeom.dll": {
|
||||
"assemblyVersion": "3.1.114.0",
|
||||
"fileVersion": "3.1.114.0"
|
||||
"assemblyVersion": "3.1.115.0",
|
||||
"fileVersion": "3.1.115.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1743,27 +1743,27 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiLicense/3.1.115": {
|
||||
"HiLicense/3.1.116": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.114"
|
||||
"HiGeom": "3.1.115"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net10.0/HiLicense.dll": {
|
||||
"assemblyVersion": "3.1.115.0",
|
||||
"fileVersion": "3.1.115.0"
|
||||
"assemblyVersion": "3.1.116.0",
|
||||
"fileVersion": "3.1.116.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiMech/3.1.134": {
|
||||
"HiMech/3.1.135": {
|
||||
"dependencies": {
|
||||
"CommandLineParser": "2.9.1",
|
||||
"HiCbtr": "3.1.123",
|
||||
"HiCbtr": "3.1.124",
|
||||
"Microsoft.CodeAnalysis.CSharp.Scripting": "5.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net10.0/HiMech.dll": {
|
||||
"assemblyVersion": "3.1.134.0",
|
||||
"fileVersion": "3.1.134.0"
|
||||
"assemblyVersion": "3.1.135.0",
|
||||
"fileVersion": "3.1.135.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1778,21 +1778,21 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiNc/3.1.153": {
|
||||
"HiNc/3.1.154": {
|
||||
"dependencies": {
|
||||
"Dapper": "2.1.35",
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
"Grpc.Net.Client": "2.66.0",
|
||||
"HiLicense": "3.1.115",
|
||||
"HiMech": "3.1.134",
|
||||
"HiUniNc": "3.1.130",
|
||||
"HiLicense": "3.1.116",
|
||||
"HiMech": "3.1.135",
|
||||
"HiUniNc": "3.1.131",
|
||||
"Microsoft.Data.Sqlite": "9.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net10.0/HiNc.dll": {
|
||||
"assemblyVersion": "3.1.153.0",
|
||||
"fileVersion": "3.1.153.0"
|
||||
"assemblyVersion": "3.1.154.0",
|
||||
"fileVersion": "3.1.154.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1804,22 +1804,22 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiNc-Resource/3.1.36": {
|
||||
"HiNc-Resource/3.1.37": {
|
||||
"runtime": {
|
||||
"lib/net10.0/HiNc-Resource.dll": {
|
||||
"assemblyVersion": "3.1.36.0",
|
||||
"fileVersion": "3.1.36.0"
|
||||
"assemblyVersion": "3.1.37.0",
|
||||
"fileVersion": "3.1.37.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiUniNc/3.1.130": {
|
||||
"HiUniNc/3.1.131": {
|
||||
"dependencies": {
|
||||
"HiMech": "3.1.134"
|
||||
"HiMech": "3.1.135"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net10.0/HiUniNc.dll": {
|
||||
"assemblyVersion": "3.1.130.0",
|
||||
"fileVersion": "3.1.130.0"
|
||||
"assemblyVersion": "3.1.131.0",
|
||||
"fileVersion": "3.1.131.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -2201,68 +2201,68 @@
|
||||
"path": "grpc.net.common/2.66.0",
|
||||
"hashPath": "grpc.net.common.2.66.0.nupkg.sha512"
|
||||
},
|
||||
"Hi.WpfPlus/3.1.121": {
|
||||
"Hi.WpfPlus/3.1.122": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-r9dXJUwgm0+L44QTpDOqEbJQ8om2AnZeDbqSmhkzjB9QYnq6JMg9jvWfl1KlW4Vf0Sa43jIUK6tVwzsyDpsWFg==",
|
||||
"path": "hi.wpfplus/3.1.121",
|
||||
"hashPath": "hi.wpfplus.3.1.121.nupkg.sha512"
|
||||
"sha512": "sha512-UhvWAUqzQGql2xtdqrqXsmo716fioqTMsK05y569Pwfr383e2/XHgAnVSS56lieUF7iMAoXDr1c+3cuZeqV82A==",
|
||||
"path": "hi.wpfplus/3.1.122",
|
||||
"hashPath": "hi.wpfplus.3.1.122.nupkg.sha512"
|
||||
},
|
||||
"HiCbtr/3.1.123": {
|
||||
"HiCbtr/3.1.124": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-QR8Coe+mxoroEWq2GakYk1CUvOMY45101RixZHrTjywnYlNQtTPjK4htDZJV9A7HIEcoVYiAx2qjcj8+uAsWdg==",
|
||||
"path": "hicbtr/3.1.123",
|
||||
"hashPath": "hicbtr.3.1.123.nupkg.sha512"
|
||||
"sha512": "sha512-GDgh06YunGEafFjcngDTyyKH4OsXQy4UA79vfzG0X6cuMLJOXdyMq0Pzp5ThdK7PcMrWhoPyV4905WEczQfg6A==",
|
||||
"path": "hicbtr/3.1.124",
|
||||
"hashPath": "hicbtr.3.1.124.nupkg.sha512"
|
||||
},
|
||||
"HiDisp/3.1.124": {
|
||||
"HiDisp/3.1.125": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-k40OcTE9imqb2/XHBb0tkKxbrnwAQrCLUbObMMGbnt5+iu2n5ht2tcVRiO17Erdv56f4HZ9zzJZ3Xs13mJlmzw==",
|
||||
"path": "hidisp/3.1.124",
|
||||
"hashPath": "hidisp.3.1.124.nupkg.sha512"
|
||||
"sha512": "sha512-/OEn6XGjj98hsglXfZ8lPj5SrHjsX3jLBJMTfjI2XvxqNOTMMYEakkPZicVJBBbc4IVFJYnqIPOU4wN1Pp16nw==",
|
||||
"path": "hidisp/3.1.125",
|
||||
"hashPath": "hidisp.3.1.125.nupkg.sha512"
|
||||
},
|
||||
"HiGeom/3.1.114": {
|
||||
"HiGeom/3.1.115": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-5d7fYGszWHBLzr/3tW06utV3ofnxECpwkKaFZCuP0Rbp/1Rj0AGFumGp1wdby/6N2gLPS0eX8y42bQ0Zb626ZQ==",
|
||||
"path": "higeom/3.1.114",
|
||||
"hashPath": "higeom.3.1.114.nupkg.sha512"
|
||||
"sha512": "sha512-CMhZ8nLtdGCx8KM/yW4W+bRtgFAJVqWV6qI3+YZnvkf7k/jf2/8B6QkObFmspgBy7dlQlvalbWztk6xyIO8F4Q==",
|
||||
"path": "higeom/3.1.115",
|
||||
"hashPath": "higeom.3.1.115.nupkg.sha512"
|
||||
},
|
||||
"HiLicense/3.1.115": {
|
||||
"HiLicense/3.1.116": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-pDx6Iz8oVN8WhB4756LR4H0JCsZYCjkhk3ZM8mhAkFZCblrzaHB+EOPOonA8+lPWLzKhUmah/vZXTg1V7tpZZA==",
|
||||
"path": "hilicense/3.1.115",
|
||||
"hashPath": "hilicense.3.1.115.nupkg.sha512"
|
||||
"sha512": "sha512-/6gzhGr4xvDCWXm+gL/214M6UTCHfq2mYxevDsHD1luiRAn17kwVcQv4eHoxRo/13GfFTKr3lW6e2MSzAf3ruw==",
|
||||
"path": "hilicense/3.1.116",
|
||||
"hashPath": "hilicense.3.1.116.nupkg.sha512"
|
||||
},
|
||||
"HiMech/3.1.134": {
|
||||
"HiMech/3.1.135": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-CZSaCDqXK6LsXn9HXH2RjmMCcWN+68pB2njgVrXcJrBIGk52G6jF+T0CXyW1y1S9im35JRg0yj7rxI5YjFfvKQ==",
|
||||
"path": "himech/3.1.134",
|
||||
"hashPath": "himech.3.1.134.nupkg.sha512"
|
||||
"sha512": "sha512-DfEjk916VXffMo3ZmGsbneiLDSxGck+5BOq4bokvHnxI5fZykDWXsKRVEYTpcD26ZY+UBngImDKUyvHR+qy+jA==",
|
||||
"path": "himech/3.1.135",
|
||||
"hashPath": "himech.3.1.135.nupkg.sha512"
|
||||
},
|
||||
"HiNc/3.1.153": {
|
||||
"HiNc/3.1.154": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-+uJCm8Wfm7zfBufS/iQ8bKqzT/XR+qlHW8RN5VfuV56nOAJr+3AlKRrP6yFvFxFsAn6DIc4zs8EACGBrnJ4a9Q==",
|
||||
"path": "hinc/3.1.153",
|
||||
"hashPath": "hinc.3.1.153.nupkg.sha512"
|
||||
"sha512": "sha512-PDvjzxeJCyIkzZSpgxs1LZIJoKLDY/48Fn1H7s0fZazrkw/sSo0ZLP7uAAZVuT2ru21Hq/xRA15AhIZ1loNC7g==",
|
||||
"path": "hinc/3.1.154",
|
||||
"hashPath": "hinc.3.1.154.nupkg.sha512"
|
||||
},
|
||||
"HiNc-Resource/3.1.36": {
|
||||
"HiNc-Resource/3.1.37": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-VXSy2OWtc2zaQHOqY7oeeg1lJ4oioS7vevfxkYsJcOf03DKTOPSJWZLeYXUL126q550ILfbhItMcd9WCK3BfmA==",
|
||||
"path": "hinc-resource/3.1.36",
|
||||
"hashPath": "hinc-resource.3.1.36.nupkg.sha512"
|
||||
"sha512": "sha512-17UW8pom1JzSsoHE7Hncds7v7Nwc650lCatTUZqicCZxkmKbnFfjm+nihm11t8MqFWYxWRyGuDq0IYtVBPAIFw==",
|
||||
"path": "hinc-resource/3.1.37",
|
||||
"hashPath": "hinc-resource.3.1.37.nupkg.sha512"
|
||||
},
|
||||
"HiUniNc/3.1.130": {
|
||||
"HiUniNc/3.1.131": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-e6m3OMuRGux/x+82UjXI1mSsNWPF1gxBairj//4TmL2us9eEgCQFSRBU6UjSI7tIzvnzz9Xs04VUV+bLFZhiag==",
|
||||
"path": "hiuninc/3.1.130",
|
||||
"hashPath": "hiuninc.3.1.130.nupkg.sha512"
|
||||
"sha512": "sha512-UsVDnSYrNfNUrIdteO/MretWs8So5gknwI5sJDk+pUKsCAwKiiAUvWI/tRDvH230GW8FEvhC5Y5r00jt1IemLQ==",
|
||||
"path": "hiuninc/3.1.131",
|
||||
"hashPath": "hiuninc.3.1.131.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.
@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="title" content="Enum FractionStatus | HiAPI-C# 2025 ">
|
||||
|
||||
<meta name="description" content="Status flags for Hi.Geom.Fraction`1 and . Corresponds to IS_PACKED_MASK and IS_EVALUATED_MASK in C++ fraction_base_t.">
|
||||
<meta name="description" content="Status flags for Fraction and . Corresponds to IS_PACKED_MASK and IS_EVALUATED_MASK in C++ fraction_base_t.">
|
||||
<link rel="icon" href="../img/HiAPI.favicon.ico">
|
||||
<link rel="stylesheet" href="../public/docfx.min.css">
|
||||
<link rel="stylesheet" href="../public/main.css">
|
||||
@ -98,7 +98,7 @@ Enum FractionStatus
|
||||
<dl><dt>Assembly</dt><dd>HiDisp.dll</dd></dl>
|
||||
</div>
|
||||
|
||||
<div class="markdown summary"><p>Status flags for Hi.Geom.Fraction`1 and <a class="xref" href="Hi.Geom.NativeFraction.html">NativeFraction</a>.
|
||||
<div class="markdown summary"><p>Status flags for Fraction and <a class="xref" href="Hi.Geom.NativeFraction.html">NativeFraction</a>.
|
||||
Corresponds to IS_PACKED_MASK and IS_EVALUATED_MASK in C++ fraction_base_t.</p>
|
||||
</div>
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
@ -349,7 +349,7 @@ Enums
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.Geom.FractionStatus.html">FractionStatus</a></dt>
|
||||
<dd><p>Status flags for Hi.Geom.Fraction`1 and <a class="xref" href="Hi.Geom.NativeFraction.html">NativeFraction</a>.
|
||||
<dd><p>Status flags for Fraction and <a class="xref" href="Hi.Geom.NativeFraction.html">NativeFraction</a>.
|
||||
Corresponds to IS_PACKED_MASK and IS_EVALUATED_MASK in C++ fraction_base_t.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
@ -201,8 +201,8 @@ This class handles synchronized linear interpolation of tool position and orient
|
||||
|
||||
<a id="Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour__ctor_" data-uid="Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.#ctor*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour__ctor_Hi_Common_SeqPair_Hi_Geom_DVec3d__Hi_Common_SeqPair_Hi_Geom_Vec3d__System_TimeSpan_Hi_Numerical_Xyzabc_ICoordinateConverter_" data-uid="Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.#ctor(Hi.Common.SeqPair{Hi.Geom.DVec3d},Hi.Common.SeqPair{Hi.Geom.Vec3d},System.TimeSpan,Hi.Numerical.Xyzabc.ICoordinateConverter)">
|
||||
ActLinearClAndLinearMcAbcMcXyzabcContour(SeqPair<DVec3d>, SeqPair<Vec3d>, TimeSpan, ICoordinateConverter)
|
||||
<h3 id="Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour__ctor_Hi_Common_SeqPair_Hi_Geom_DVec3d__Hi_Common_SeqPair_Hi_Geom_Vec3d__System_Double_System_TimeSpan_Hi_Numerical_Xyzabc_ICoordinateConverter_" data-uid="Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.#ctor(Hi.Common.SeqPair{Hi.Geom.DVec3d},Hi.Common.SeqPair{Hi.Geom.Vec3d},System.Double,System.TimeSpan,Hi.Numerical.Xyzabc.ICoordinateConverter)">
|
||||
ActLinearClAndLinearMcAbcMcXyzabcContour(SeqPair<DVec3d>, SeqPair<Vec3d>, double, TimeSpan, ICoordinateConverter)
|
||||
|
||||
</h3>
|
||||
|
||||
@ -211,7 +211,7 @@ This class handles synchronized linear interpolation of tool position and orient
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public ActLinearClAndLinearMcAbcMcXyzabcContour(SeqPair<DVec3d> mcSeq, SeqPair<Vec3d> clPointSeq, TimeSpan duration, ICoordinateConverter coordinateConverter)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public ActLinearClAndLinearMcAbcMcXyzabcContour(SeqPair<DVec3d> mcSeq, SeqPair<Vec3d> controllerClPointSeq, double controllerToolOffset, TimeSpan duration, ICoordinateConverter coordinateConverter)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
@ -219,8 +219,11 @@ This class handles synchronized linear interpolation of tool position and orient
|
||||
<dt><code>mcSeq</code> <a class="xref" href="Hi.Common.SeqPair-1.html">SeqPair</a><<a class="xref" href="Hi.Geom.DVec3d.html">DVec3d</a>></dt>
|
||||
<dd><p>Machine coordinate sequence pair</p>
|
||||
</dd>
|
||||
<dt><code>clPointSeq</code> <a class="xref" href="Hi.Common.SeqPair-1.html">SeqPair</a><<a class="xref" href="Hi.Geom.Vec3d.html">Vec3d</a>></dt>
|
||||
<dd><p>Cutter location point sequence pair</p>
|
||||
<dt><code>controllerClPointSeq</code> <a class="xref" href="Hi.Common.SeqPair-1.html">SeqPair</a><<a class="xref" href="Hi.Geom.Vec3d.html">Vec3d</a>></dt>
|
||||
<dd><p>Controller CL point sequence pair</p>
|
||||
</dd>
|
||||
<dt><code>controllerToolOffset</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a></dt>
|
||||
<dd><p>Controller's tool height compensation value</p>
|
||||
</dd>
|
||||
<dt><code>duration</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.timespan">TimeSpan</a></dt>
|
||||
<dd><p>Duration of the contour movement</p>
|
||||
@ -286,19 +289,22 @@ This class handles synchronized linear interpolation of tool position and orient
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour_ClPointSeq_" data-uid="Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ClPointSeq*"></a>
|
||||
<a id="Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour_ControllerClPointSeq_" data-uid="Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerClPointSeq*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour_ClPointSeq" data-uid="Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ClPointSeq">
|
||||
ClPointSeq
|
||||
<h3 id="Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour_ControllerClPointSeq" data-uid="Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerClPointSeq">
|
||||
ControllerClPointSeq
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Gets or sets the cutter location point sequence pair.</p>
|
||||
<div class="markdown level1 summary"><p>Controller CL (cutter location) point sequence pair.
|
||||
Computed from controller's compensation height (offset table).
|
||||
Represents where the controller believes the tool tip is.
|
||||
Linearly interpolated during motion resolution.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public SeqPair<Vec3d> ClPointSeq { get; set; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public SeqPair<Vec3d> ControllerClPointSeq { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@ -314,10 +320,39 @@ This class handles synchronized linear interpolation of tool position and orient
|
||||
|
||||
|
||||
|
||||
<h4 class="section" id="Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour_ClPointSeq_remarks">Remarks</h4>
|
||||
<div class="markdown level1 remarks"><p>Contains the start and end points of the cutter location path
|
||||
for linear interpolation in Cartesian coordinates.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour_ControllerToolOffset_" data-uid="Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerToolOffset*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour_ControllerToolOffset" data-uid="Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerToolOffset">
|
||||
ControllerToolOffset
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Controller's tool height compensation value from the offset table.
|
||||
Used to reconstruct attacher position from controller CL.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public double ControllerToolOffset { 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.double">double</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -184,6 +184,40 @@ Class CoordinateTransformationChainClaim
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_Classics_CoordinateTransformationChainClaim_CdnTransformMat4d_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.CdnTransformMat4d*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_Classics_CoordinateTransformationChainClaim_CdnTransformMat4d" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.CdnTransformMat4d">
|
||||
CdnTransformMat4d
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Coordinate transmformation mat.
|
||||
From parent component to child component.
|
||||
Coordinate transmformation mat is inversed mat of <a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.html#Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_PosTransformMat4d">PosTransformMat4d</a>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Mat4d CdnTransformMat4d { get; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Geom.Mat4d.html">Mat4d</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_Classics_CoordinateTransformationChainClaim_CoordinateTransformationClaimList_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.CoordinateTransformationClaimList*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_Classics_CoordinateTransformationChainClaim_CoordinateTransformationClaimList" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.CoordinateTransformationClaimList">
|
||||
@ -191,7 +225,8 @@ Class CoordinateTransformationChainClaim
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>The order is from root to leaf.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
@ -215,19 +250,20 @@ Class CoordinateTransformationChainClaim
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_Classics_CoordinateTransformationChainClaim_PointTransformMat4d_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.PointTransformMat4d*"></a>
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_Classics_CoordinateTransformationChainClaim_PosTransformMat4d_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.PosTransformMat4d*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_Classics_CoordinateTransformationChainClaim_PointTransformMat4d" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.PointTransformMat4d">
|
||||
PointTransformMat4d
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_Classics_CoordinateTransformationChainClaim_PosTransformMat4d" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.PosTransformMat4d">
|
||||
PosTransformMat4d
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Point transmformation mat.</p>
|
||||
<div class="markdown level1 summary"><p>Point transmformation mat.
|
||||
From parent component to child component.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Mat4d PointTransformMat4d { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public Mat4d PosTransformMat4d { get; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@ -0,0 +1,243 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Class FeatureXyzClaim | HiAPI-C# 2025 </title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="title" content="Class FeatureXyzClaim | 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.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim">
|
||||
|
||||
|
||||
|
||||
<h1 id="Hi_Numerical_SoftParsers_ClaimBased_FeatureXyzClaim" data-uid="Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim" class="text-break">
|
||||
Class FeatureXyzClaim
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
<dl><dt>Namespace</dt><dd><a class="xref" href="Hi.html">Hi</a>.<a class="xref" href="Hi.Numerical.html">Numerical</a>.<a class="xref" href="Hi.Numerical.SoftParsers.html">SoftParsers</a>.<a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.html">ClaimBased</a></dd></dl>
|
||||
<dl><dt>Assembly</dt><dd>HiMech.dll</dd></dl>
|
||||
</div>
|
||||
|
||||
<div class="markdown summary"></div>
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public class FeatureXyzClaim : IFeatureXyzClaim, IClaim</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<dl class="typelist inheritance">
|
||||
<dt>Inheritance</dt>
|
||||
<dd>
|
||||
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
|
||||
<div><span class="xref">FeatureXyzClaim</span></div>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<dl class="typelist implements">
|
||||
<dt>Implements</dt>
|
||||
<dd>
|
||||
<div><a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.IFeatureXyzClaim.html">IFeatureXyzClaim</a></div>
|
||||
<div><a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.IClaim.html">IClaim</a></div>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
<dl class="typelist inheritedMembers">
|
||||
<dt>Inherited Members</dt>
|
||||
<dd>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">object.Equals(object)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">object.Equals(object, object)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode">object.GetHashCode()</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype">object.GetType()</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone">object.MemberwiseClone()</a>
|
||||
</div>
|
||||
<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">
|
||||
<dt>Extension Methods</dt>
|
||||
<dd>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Common.DuplicateUtil.html#Hi_Common_DuplicateUtil_TryDuplicate__1___0_System_Object___">DuplicateUtil.TryDuplicate<TSelf>(TSelf, params object[])</a>
|
||||
</div>
|
||||
<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.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 class="section" id="properties">Properties
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_FeatureXyzClaim_FeatureXyz_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.FeatureXyz*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_FeatureXyzClaim_FeatureXyz" data-uid="Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.FeatureXyz">
|
||||
FeatureXyz
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Orthogonal absolute position in feature coordinate.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Vec3d FeatureXyz { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Geom.Vec3d.html">Vec3d</a></dt>
|
||||
<dd></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>
|
||||
@ -145,19 +145,54 @@ Interface ICoordinateTransformationClaim
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_PointTransformMat4d_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.PointTransformMat4d*"></a>
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_CdnTransformMat4d_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.CdnTransformMat4d*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_PointTransformMat4d" data-uid="Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.PointTransformMat4d">
|
||||
PointTransformMat4d
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_CdnTransformMat4d" data-uid="Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.CdnTransformMat4d">
|
||||
CdnTransformMat4d
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Point transmformation mat.</p>
|
||||
<div class="markdown level1 summary"><p>Coordinate transmformation mat.
|
||||
From parent component to child component.
|
||||
Coordinate transmformation mat is inversed mat of <a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.html#Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_PosTransformMat4d">PosTransformMat4d</a>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">Mat4d PointTransformMat4d { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">Mat4d CdnTransformMat4d { get; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Geom.Mat4d.html">Mat4d</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_PosTransformMat4d_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.PosTransformMat4d*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_PosTransformMat4d" data-uid="Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.PosTransformMat4d">
|
||||
PosTransformMat4d
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Point transmformation mat.
|
||||
From parent component to child component.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">Mat4d PosTransformMat4d { get; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@ -114,7 +114,10 @@ Interface ICoordinateTranslationClaim
|
||||
<dt>Inherited Members</dt>
|
||||
<dd>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.html#Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_PointTransformMat4d">ICoordinateTransformationClaim.PointTransformMat4d</a>
|
||||
<a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.html#Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_PosTransformMat4d">ICoordinateTransformationClaim.PosTransformMat4d</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.html#Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_CdnTransformMat4d">ICoordinateTransformationClaim.CdnTransformMat4d</a>
|
||||
</div>
|
||||
</dd></dl>
|
||||
|
||||
|
||||
@ -0,0 +1,204 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Interface IMcXyzClaim | HiAPI-C# 2025 </title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="title" content="Interface IMcXyzClaim | 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.Numerical.SoftParsers.ClaimBased.IMcXyzClaim">
|
||||
|
||||
|
||||
|
||||
<h1 id="Hi_Numerical_SoftParsers_ClaimBased_IMcXyzClaim" data-uid="Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim" class="text-break">
|
||||
Interface IMcXyzClaim
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
<dl><dt>Namespace</dt><dd><a class="xref" href="Hi.html">Hi</a>.<a class="xref" href="Hi.Numerical.html">Numerical</a>.<a class="xref" href="Hi.Numerical.SoftParsers.html">SoftParsers</a>.<a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.html">ClaimBased</a></dd></dl>
|
||||
<dl><dt>Assembly</dt><dd>HiMech.dll</dd></dl>
|
||||
</div>
|
||||
|
||||
<div class="markdown summary"></div>
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public interface IMcXyzClaim : IClaim</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<dl class="typelist extensionMethods">
|
||||
<dt>Extension Methods</dt>
|
||||
<dd>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Common.DuplicateUtil.html#Hi_Common_DuplicateUtil_TryDuplicate__1___0_System_Object___">DuplicateUtil.TryDuplicate<TSelf>(TSelf, params object[])</a>
|
||||
</div>
|
||||
<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.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 class="section" id="properties">Properties
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_IMcXyzClaim_McXyz_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.McXyz*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_IMcXyzClaim_McXyz" data-uid="Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.McXyz">
|
||||
McXyz
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Get or set XYZ on Machine Coordinate.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">Vec3d McXyz { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Geom.Vec3d.html">Vec3d</a></dt>
|
||||
<dd></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>
|
||||
@ -101,7 +101,7 @@ Interface IMcXyzabcClaim
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public interface IMcXyzabcClaim : IClaim, IGetMcXyzabc, ISetMcXyzabc</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public interface IMcXyzabcClaim : IGetMcXyzabc, ISetMcXyzabc, IMcXyzClaim, IClaim</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@ -119,6 +119,9 @@ Interface IMcXyzabcClaim
|
||||
<div>
|
||||
<a class="xref" href="Hi.Numerical.Xyzabc.ISetMcXyzabc.html#Hi_Numerical_Xyzabc_ISetMcXyzabc_SetMcXyzabc_Hi_Geom_DVec3d_">ISetMcXyzabc.SetMcXyzabc(DVec3d)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.html#Hi_Numerical_SoftParsers_ClaimBased_IMcXyzClaim_McXyz">IMcXyzClaim.McXyz</a>
|
||||
</div>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="typelist extensionMethods">
|
||||
@ -151,6 +154,41 @@ Interface IMcXyzabcClaim
|
||||
|
||||
|
||||
|
||||
<h2 class="section" id="properties">Properties
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_IMcXyzabcClaim_McXyzabc_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim.McXyzabc*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_IMcXyzabcClaim_McXyzabc" data-uid="Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim.McXyzabc">
|
||||
McXyzabc
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">DVec3d McXyzabc { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Geom.DVec3d.html">DVec3d</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
@ -189,6 +189,40 @@ Resolving series includes G54,G55,...,G59,G59.1,G59.2,...G59.9.</p>
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_CdnTransformMat4d_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.CdnTransformMat4d*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_CdnTransformMat4d" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.CdnTransformMat4d">
|
||||
CdnTransformMat4d
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Coordinate transmformation mat.
|
||||
From parent component to child component.
|
||||
Coordinate transmformation mat is inversed mat of <a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.html#Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_PosTransformMat4d">PosTransformMat4d</a>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Mat4d CdnTransformMat4d { get; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Geom.Mat4d.html">Mat4d</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_CoordinateMark_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.CoordinateMark*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_CoordinateMark" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.CoordinateMark">
|
||||
@ -286,38 +320,6 @@ G54,G55,...,G59,G59.1,G59.2,...G59.9.</p>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_PointTransformMat4d_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PointTransformMat4d*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_PointTransformMat4d" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PointTransformMat4d">
|
||||
PointTransformMat4d
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Point transmformation mat.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Mat4d PointTransformMat4d { get; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Geom.Mat4d.html">Mat4d</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_PointTranslationXyz_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PointTranslationXyz*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_PointTranslationXyz" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PointTranslationXyz">
|
||||
@ -350,6 +352,39 @@ G54,G55,...,G59,G59.1,G59.2,...G59.9.</p>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_PosTransformMat4d_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PosTransformMat4d*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_PosTransformMat4d" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PosTransformMat4d">
|
||||
PosTransformMat4d
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Point transmformation mat.
|
||||
From parent component to child component.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Mat4d PosTransformMat4d { get; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Geom.Mat4d.html">Mat4d</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
@ -229,6 +229,43 @@ Class G68CoordinateClaim
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_CdnTransformMat4d_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.CdnTransformMat4d*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_CdnTransformMat4d" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.CdnTransformMat4d">
|
||||
CdnTransformMat4d
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Coordinate transmformation mat.
|
||||
From parent component to child component.
|
||||
Coordinate transmformation mat is inversed mat of <a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.html#Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_PosTransformMat4d">PosTransformMat4d</a>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Mat4d CdnTransformMat4d { get; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Geom.Mat4d.html">Mat4d</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section" id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_CdnTransformMat4d_remarks">Remarks</h4>
|
||||
<div class="markdown level1 remarks"><p>Apply IJK first if ijk not all nan.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_CoordinateMark_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.CoordinateMark*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_CoordinateMark" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.CoordinateMark">
|
||||
@ -358,19 +395,20 @@ the cnc engineer used to use G17,G18,G19.</p>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_PointTransformMat4d_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.PointTransformMat4d*"></a>
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_PosTransformMat4d_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.PosTransformMat4d*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_PointTransformMat4d" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.PointTransformMat4d">
|
||||
PointTransformMat4d
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_PosTransformMat4d" data-uid="Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.PosTransformMat4d">
|
||||
PosTransformMat4d
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Point transmformation mat.</p>
|
||||
<div class="markdown level1 summary"><p>Point transmformation mat.
|
||||
From parent component to child component.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Mat4d PointTransformMat4d { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public Mat4d PosTransformMat4d { get; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@ -386,7 +424,7 @@ the cnc engineer used to use G17,G18,G19.</p>
|
||||
|
||||
|
||||
|
||||
<h4 class="section" id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_PointTransformMat4d_remarks">Remarks</h4>
|
||||
<h4 class="section" id="Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_PosTransformMat4d_remarks">Remarks</h4>
|
||||
<div class="markdown level1 remarks"><p>Apply IJK first if ijk not all nan.</p>
|
||||
</div>
|
||||
|
||||
|
||||
@ -0,0 +1,243 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Class McXyzClaim | HiAPI-C# 2025 </title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="title" content="Class McXyzClaim | 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.Numerical.SoftParsers.ClaimBased.McXyzClaim">
|
||||
|
||||
|
||||
|
||||
<h1 id="Hi_Numerical_SoftParsers_ClaimBased_McXyzClaim" data-uid="Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim" class="text-break">
|
||||
Class McXyzClaim
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
<dl><dt>Namespace</dt><dd><a class="xref" href="Hi.html">Hi</a>.<a class="xref" href="Hi.Numerical.html">Numerical</a>.<a class="xref" href="Hi.Numerical.SoftParsers.html">SoftParsers</a>.<a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.html">ClaimBased</a></dd></dl>
|
||||
<dl><dt>Assembly</dt><dd>HiMech.dll</dd></dl>
|
||||
</div>
|
||||
|
||||
<div class="markdown summary"></div>
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public class McXyzClaim : IMcXyzClaim, IClaim</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<dl class="typelist inheritance">
|
||||
<dt>Inheritance</dt>
|
||||
<dd>
|
||||
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
|
||||
<div><span class="xref">McXyzClaim</span></div>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<dl class="typelist implements">
|
||||
<dt>Implements</dt>
|
||||
<dd>
|
||||
<div><a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.html">IMcXyzClaim</a></div>
|
||||
<div><a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.IClaim.html">IClaim</a></div>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
<dl class="typelist inheritedMembers">
|
||||
<dt>Inherited Members</dt>
|
||||
<dd>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">object.Equals(object)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">object.Equals(object, object)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode">object.GetHashCode()</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype">object.GetType()</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone">object.MemberwiseClone()</a>
|
||||
</div>
|
||||
<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">
|
||||
<dt>Extension Methods</dt>
|
||||
<dd>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Common.DuplicateUtil.html#Hi_Common_DuplicateUtil_TryDuplicate__1___0_System_Object___">DuplicateUtil.TryDuplicate<TSelf>(TSelf, params object[])</a>
|
||||
</div>
|
||||
<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.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 class="section" id="properties">Properties
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_ClaimBased_McXyzClaim_McXyz_" data-uid="Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.McXyz*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_ClaimBased_McXyzClaim_McXyz" data-uid="Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.McXyz">
|
||||
McXyz
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Get or set XYZ on Machine Coordinate.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Vec3d McXyz { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Geom.Vec3d.html">Vec3d</a></dt>
|
||||
<dd></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>
|
||||
@ -94,6 +94,14 @@
|
||||
<h3 id="classes">
|
||||
Classes
|
||||
</h3>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.html">FeatureXyzClaim</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.html">McXyzClaim</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.SentenceClaim.html">SentenceClaim</a></dt>
|
||||
<dd><p>Simultaneous Claim.</p>
|
||||
@ -133,6 +141,10 @@ Different from the syntax-goal json object which is hard to fully normalized,
|
||||
<dt><a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.IHeightOffsetClaim.html">IHeightOffsetClaim</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.html">IMcXyzClaim</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim.html">IMcXyzabcClaim</a></dt>
|
||||
<dd></dd>
|
||||
|
||||
@ -84,16 +84,16 @@
|
||||
<nav id="breadcrumb"></nav>
|
||||
</div>
|
||||
|
||||
<article data-uid="Hi.Numerical.SoftParsers.Claims.ClaimPiece">
|
||||
<article data-uid="Hi.Numerical.SoftParsers.Semantics.ClaimPiece">
|
||||
|
||||
|
||||
|
||||
<h1 id="Hi_Numerical_SoftParsers_Claims_ClaimPiece" data-uid="Hi.Numerical.SoftParsers.Claims.ClaimPiece" class="text-break">
|
||||
<h1 id="Hi_Numerical_SoftParsers_Semantics_ClaimPiece" data-uid="Hi.Numerical.SoftParsers.Semantics.ClaimPiece" class="text-break">
|
||||
Class ClaimPiece
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
<dl><dt>Namespace</dt><dd><a class="xref" href="Hi.html">Hi</a>.<a class="xref" href="Hi.Numerical.html">Numerical</a>.<a class="xref" href="Hi.Numerical.SoftParsers.html">SoftParsers</a>.<a class="xref" href="Hi.Numerical.SoftParsers.Claims.html">Claims</a></dd></dl>
|
||||
<dl><dt>Namespace</dt><dd><a class="xref" href="Hi.html">Hi</a>.<a class="xref" href="Hi.Numerical.html">Numerical</a>.<a class="xref" href="Hi.Numerical.SoftParsers.html">SoftParsers</a>.<a class="xref" href="Hi.Numerical.SoftParsers.Semantics.html">Semantics</a></dd></dl>
|
||||
<dl><dt>Assembly</dt><dd>HiMech.dll</dd></dl>
|
||||
</div>
|
||||
|
||||
@ -171,8 +171,8 @@ Class ClaimPiece
|
||||
|
||||
|
||||
|
||||
<h2 id="Hi_Numerical_SoftParsers_Claims_ClaimPiece_remarks">Remarks</h2>
|
||||
<div class="markdown level0 remarks"><p>The design pattern of <a class="xref" href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html#Hi_Numerical_SoftParsers_Claims_ClaimPiece_Sentence">Sentence</a>, <a class="xref" href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html#Hi_Numerical_SoftParsers_Claims_ClaimPiece_JsonObject">JsonObject</a> and <a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.SentenceClaim.html">SentenceClaim</a> are one-one-one mapping.</p>
|
||||
<h2 id="Hi_Numerical_SoftParsers_Semantics_ClaimPiece_remarks">Remarks</h2>
|
||||
<div class="markdown level0 remarks"><p>The design pattern of <a class="xref" href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html#Hi_Numerical_SoftParsers_Semantics_ClaimPiece_Sentence">Sentence</a>, <a class="xref" href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html#Hi_Numerical_SoftParsers_Semantics_ClaimPiece_JsonObject">JsonObject</a> and <a class="xref" href="Hi.Numerical.SoftParsers.ClaimBased.SentenceClaim.html">SentenceClaim</a> are one-one-one mapping.</p>
|
||||
</div>
|
||||
|
||||
|
||||
@ -180,9 +180,9 @@ Class ClaimPiece
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Claims_ClaimPiece__ctor_" data-uid="Hi.Numerical.SoftParsers.Claims.ClaimPiece.#ctor*"></a>
|
||||
<a id="Hi_Numerical_SoftParsers_Semantics_ClaimPiece__ctor_" data-uid="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.#ctor*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Claims_ClaimPiece__ctor_Hi_Numerical_SoftParsers_Raws_Sentence_System_Text_Json_Nodes_JsonObject_" data-uid="Hi.Numerical.SoftParsers.Claims.ClaimPiece.#ctor(Hi.Numerical.SoftParsers.Raws.Sentence,System.Text.Json.Nodes.JsonObject)">
|
||||
<h3 id="Hi_Numerical_SoftParsers_Semantics_ClaimPiece__ctor_Hi_Numerical_SoftParsers_Raws_Sentence_System_Text_Json_Nodes_JsonObject_" data-uid="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.#ctor(Hi.Numerical.SoftParsers.Raws.Sentence,System.Text.Json.Nodes.JsonObject)">
|
||||
ClaimPiece(Sentence, JsonObject)
|
||||
|
||||
</h3>
|
||||
@ -217,9 +217,9 @@ Class ClaimPiece
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Claims_ClaimPiece_ClaimList_" data-uid="Hi.Numerical.SoftParsers.Claims.ClaimPiece.ClaimList*"></a>
|
||||
<a id="Hi_Numerical_SoftParsers_Semantics_ClaimPiece_ClaimList_" data-uid="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.ClaimList*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Claims_ClaimPiece_ClaimList" data-uid="Hi.Numerical.SoftParsers.Claims.ClaimPiece.ClaimList">
|
||||
<h3 id="Hi_Numerical_SoftParsers_Semantics_ClaimPiece_ClaimList" data-uid="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.ClaimList">
|
||||
ClaimList
|
||||
|
||||
</h3>
|
||||
@ -248,9 +248,9 @@ Class ClaimPiece
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Claims_ClaimPiece_JsonObject_" data-uid="Hi.Numerical.SoftParsers.Claims.ClaimPiece.JsonObject*"></a>
|
||||
<a id="Hi_Numerical_SoftParsers_Semantics_ClaimPiece_JsonObject_" data-uid="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.JsonObject*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Claims_ClaimPiece_JsonObject" data-uid="Hi.Numerical.SoftParsers.Claims.ClaimPiece.JsonObject">
|
||||
<h3 id="Hi_Numerical_SoftParsers_Semantics_ClaimPiece_JsonObject" data-uid="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.JsonObject">
|
||||
JsonObject
|
||||
|
||||
</h3>
|
||||
@ -279,9 +279,9 @@ Class ClaimPiece
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Claims_ClaimPiece_Sentence_" data-uid="Hi.Numerical.SoftParsers.Claims.ClaimPiece.Sentence*"></a>
|
||||
<a id="Hi_Numerical_SoftParsers_Semantics_ClaimPiece_Sentence_" data-uid="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.Sentence*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Claims_ClaimPiece_Sentence" data-uid="Hi.Numerical.SoftParsers.Claims.ClaimPiece.Sentence">
|
||||
<h3 id="Hi_Numerical_SoftParsers_Semantics_ClaimPiece_Sentence" data-uid="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.Sentence">
|
||||
Sentence
|
||||
|
||||
</h3>
|
||||
@ -2,9 +2,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Class LinearFeatureXyzSemantic | HiAPI-C# 2025 </title>
|
||||
<title>Class FeatureXyzSemantic | HiAPI-C# 2025 </title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="title" content="Class LinearFeatureXyzSemantic | HiAPI-C# 2025 ">
|
||||
<meta name="title" content="Class FeatureXyzSemantic | HiAPI-C# 2025 ">
|
||||
|
||||
|
||||
<link rel="icon" href="../img/HiAPI.favicon.ico">
|
||||
@ -84,16 +84,16 @@
|
||||
<nav id="breadcrumb"></nav>
|
||||
</div>
|
||||
|
||||
<article data-uid="Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic">
|
||||
<article data-uid="Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic">
|
||||
|
||||
|
||||
|
||||
<h1 id="Hi_Numerical_SoftParsers_Claims_LinearFeatureXyzSemantic" data-uid="Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic" class="text-break">
|
||||
Class LinearFeatureXyzSemantic
|
||||
<h1 id="Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic" data-uid="Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic" class="text-break">
|
||||
Class FeatureXyzSemantic
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
<dl><dt>Namespace</dt><dd><a class="xref" href="Hi.html">Hi</a>.<a class="xref" href="Hi.Numerical.html">Numerical</a>.<a class="xref" href="Hi.Numerical.SoftParsers.html">SoftParsers</a>.<a class="xref" href="Hi.Numerical.SoftParsers.Claims.html">Claims</a></dd></dl>
|
||||
<dl><dt>Namespace</dt><dd><a class="xref" href="Hi.html">Hi</a>.<a class="xref" href="Hi.Numerical.html">Numerical</a>.<a class="xref" href="Hi.Numerical.SoftParsers.html">SoftParsers</a>.<a class="xref" href="Hi.Numerical.SoftParsers.Semantics.html">Semantics</a></dd></dl>
|
||||
<dl><dt>Assembly</dt><dd>HiMech.dll</dd></dl>
|
||||
</div>
|
||||
|
||||
@ -101,7 +101,7 @@ Class LinearFeatureXyzSemantic
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public class LinearFeatureXyzSemantic : INcSemantic, IToXElement</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public class FeatureXyzSemantic : INcSemantic, IToXElement</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@ -111,14 +111,14 @@ Class LinearFeatureXyzSemantic
|
||||
<dt>Inheritance</dt>
|
||||
<dd>
|
||||
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
|
||||
<div><span class="xref">LinearFeatureXyzSemantic</span></div>
|
||||
<div><span class="xref">FeatureXyzSemantic</span></div>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<dl class="typelist implements">
|
||||
<dt>Implements</dt>
|
||||
<dd>
|
||||
<div><a class="xref" href="Hi.Numerical.SoftParsers.Claims.INcSemantic.html">INcSemantic</a></div>
|
||||
<div><a class="xref" href="Hi.Numerical.SoftParsers.Semantics.INcSemantic.html">INcSemantic</a></div>
|
||||
<div><a class="xref" href="Hi.Common.XmlUtils.IToXElement.html">IToXElement</a></div>
|
||||
</dd>
|
||||
</dl>
|
||||
@ -184,9 +184,41 @@ Class LinearFeatureXyzSemantic
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Claims_LinearFeatureXyzSemantic_DisplayName_" data-uid="Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.DisplayName*"></a>
|
||||
<a id="Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_AvailableJsonPathList_" data-uid="Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.AvailableJsonPathList*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Claims_LinearFeatureXyzSemantic_DisplayName" data-uid="Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.DisplayName">
|
||||
<h3 id="Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_AvailableJsonPathList" data-uid="Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.AvailableJsonPathList">
|
||||
AvailableJsonPathList
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Available Json Path List to resolve semantic.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public List<string> AvailableJsonPathList { get; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1">List</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_DisplayName_" data-uid="Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.DisplayName*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_DisplayName" data-uid="Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.DisplayName">
|
||||
DisplayName
|
||||
|
||||
</h3>
|
||||
@ -216,28 +248,27 @@ Class LinearFeatureXyzSemantic
|
||||
|
||||
|
||||
|
||||
<h2 class="section" id="methods">Methods
|
||||
</h2>
|
||||
<a id="Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_XName_" data-uid="Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.XName*"></a>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Claims_LinearFeatureXyzSemantic_Build_" data-uid="Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.Build*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Claims_LinearFeatureXyzSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Claims_ClaimPiece__" data-uid="Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Claims.ClaimPiece})">
|
||||
Build(LinkedListNode<ClaimPiece>)
|
||||
<h3 id="Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_XName" data-uid="Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.XName">
|
||||
XName
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Refine <a class="xref" href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html">ClaimPiece</a>.<a class="xref" href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html#Hi_Numerical_SoftParsers_Claims_ClaimPiece_ClaimList">ClaimList</a> of the node.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void Build(LinkedListNode<ClaimPiece> claimPieceNode)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public static string XName { get; }</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>claimPieceNode</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.linkedlistnode-1">LinkedListNode</a><<a class="xref" href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html">ClaimPiece</a>></dt>
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
@ -248,16 +279,48 @@ Class LinearFeatureXyzSemantic
|
||||
|
||||
|
||||
|
||||
<h4 class="section" id="Hi_Numerical_SoftParsers_Claims_LinearFeatureXyzSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Claims_ClaimPiece___remarks">Remarks</h4>
|
||||
<h2 class="section" id="methods">Methods
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_Build_" data-uid="Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.Build*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Semantics_ClaimPiece__" data-uid="Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Semantics.ClaimPiece})">
|
||||
Build(LinkedListNode<ClaimPiece>)
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Refine <a class="xref" href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html">ClaimPiece</a>.<a class="xref" href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html#Hi_Numerical_SoftParsers_Semantics_ClaimPiece_ClaimList">ClaimList</a> of the node.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void Build(LinkedListNode<ClaimPiece> claimPieceNode)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>claimPieceNode</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.linkedlistnode-1">LinkedListNode</a><<a class="xref" href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html">ClaimPiece</a>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section" id="Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Semantics_ClaimPiece___remarks">Remarks</h4>
|
||||
<div class="markdown level1 remarks"><p>Since the building process may require the information of the related node, a whole node is passed in.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Claims_LinearFeatureXyzSemantic_ToXElement_" data-uid="Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.ToXElement*"></a>
|
||||
<a id="Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_ToXElement_" data-uid="Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.ToXElement*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Claims_LinearFeatureXyzSemantic_ToXElement" data-uid="Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.ToXElement">
|
||||
<h3 id="Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_ToXElement" data-uid="Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.ToXElement">
|
||||
ToXElement()
|
||||
|
||||
</h3>
|
||||
@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="title" content="Interface INcSemantic | HiAPI-C# 2025 ">
|
||||
|
||||
<meta name="description" content="Builder of .ClaimPiece.SentenceClaim and LinkedList.">
|
||||
<meta name="description" content="Builder of .SentenceClaim and LinkedList.">
|
||||
<link rel="icon" href="../img/HiAPI.favicon.ico">
|
||||
<link rel="stylesheet" href="../public/docfx.min.css">
|
||||
<link rel="stylesheet" href="../public/main.css">
|
||||
@ -84,20 +84,20 @@
|
||||
<nav id="breadcrumb"></nav>
|
||||
</div>
|
||||
|
||||
<article data-uid="Hi.Numerical.SoftParsers.Claims.INcSemantic">
|
||||
<article data-uid="Hi.Numerical.SoftParsers.Semantics.INcSemantic">
|
||||
|
||||
|
||||
|
||||
<h1 id="Hi_Numerical_SoftParsers_Claims_INcSemantic" data-uid="Hi.Numerical.SoftParsers.Claims.INcSemantic" class="text-break">
|
||||
<h1 id="Hi_Numerical_SoftParsers_Semantics_INcSemantic" data-uid="Hi.Numerical.SoftParsers.Semantics.INcSemantic" class="text-break">
|
||||
Interface INcSemantic
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
<dl><dt>Namespace</dt><dd><a class="xref" href="Hi.html">Hi</a>.<a class="xref" href="Hi.Numerical.html">Numerical</a>.<a class="xref" href="Hi.Numerical.SoftParsers.html">SoftParsers</a>.<a class="xref" href="Hi.Numerical.SoftParsers.Claims.html">Claims</a></dd></dl>
|
||||
<dl><dt>Namespace</dt><dd><a class="xref" href="Hi.html">Hi</a>.<a class="xref" href="Hi.Numerical.html">Numerical</a>.<a class="xref" href="Hi.Numerical.SoftParsers.html">SoftParsers</a>.<a class="xref" href="Hi.Numerical.SoftParsers.Semantics.html">Semantics</a></dd></dl>
|
||||
<dl><dt>Assembly</dt><dd>HiMech.dll</dd></dl>
|
||||
</div>
|
||||
|
||||
<div class="markdown summary"><p>Builder of <a class="xref" href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html">ClaimPiece</a>.ClaimPiece.SentenceClaim and <a class="xref" href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html">ClaimPiece</a> LinkedList.</p>
|
||||
<div class="markdown summary"><p>Builder of <a class="xref" href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html">ClaimPiece</a>.SentenceClaim and <a class="xref" href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html">ClaimPiece</a> LinkedList.</p>
|
||||
</div>
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
@ -153,9 +153,9 @@ Interface INcSemantic
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Claims_INcSemantic_DisplayName_" data-uid="Hi.Numerical.SoftParsers.Claims.INcSemantic.DisplayName*"></a>
|
||||
<a id="Hi_Numerical_SoftParsers_Semantics_INcSemantic_DisplayName_" data-uid="Hi.Numerical.SoftParsers.Semantics.INcSemantic.DisplayName*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Claims_INcSemantic_DisplayName" data-uid="Hi.Numerical.SoftParsers.Claims.INcSemantic.DisplayName">
|
||||
<h3 id="Hi_Numerical_SoftParsers_Semantics_INcSemantic_DisplayName" data-uid="Hi.Numerical.SoftParsers.Semantics.INcSemantic.DisplayName">
|
||||
DisplayName
|
||||
|
||||
</h3>
|
||||
@ -189,14 +189,14 @@ Interface INcSemantic
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Claims_INcSemantic_Build_" data-uid="Hi.Numerical.SoftParsers.Claims.INcSemantic.Build*"></a>
|
||||
<a id="Hi_Numerical_SoftParsers_Semantics_INcSemantic_Build_" data-uid="Hi.Numerical.SoftParsers.Semantics.INcSemantic.Build*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Claims_INcSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Claims_ClaimPiece__" data-uid="Hi.Numerical.SoftParsers.Claims.INcSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Claims.ClaimPiece})">
|
||||
<h3 id="Hi_Numerical_SoftParsers_Semantics_INcSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Semantics_ClaimPiece__" data-uid="Hi.Numerical.SoftParsers.Semantics.INcSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Semantics.ClaimPiece})">
|
||||
Build(LinkedListNode<ClaimPiece>)
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Refine <a class="xref" href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html">ClaimPiece</a>.<a class="xref" href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html#Hi_Numerical_SoftParsers_Claims_ClaimPiece_ClaimList">ClaimList</a> of the node.</p>
|
||||
<div class="markdown level1 summary"><p>Refine <a class="xref" href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html">ClaimPiece</a>.<a class="xref" href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html#Hi_Numerical_SoftParsers_Semantics_ClaimPiece_ClaimList">ClaimList</a> of the node.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
@ -206,7 +206,7 @@ Interface INcSemantic
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>claimPieceNode</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.linkedlistnode-1">LinkedListNode</a><<a class="xref" href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html">ClaimPiece</a>></dt>
|
||||
<dt><code>claimPieceNode</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.linkedlistnode-1">LinkedListNode</a><<a class="xref" href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html">ClaimPiece</a>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
@ -217,7 +217,7 @@ Interface INcSemantic
|
||||
|
||||
|
||||
|
||||
<h4 class="section" id="Hi_Numerical_SoftParsers_Claims_INcSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Claims_ClaimPiece___remarks">Remarks</h4>
|
||||
<h4 class="section" id="Hi_Numerical_SoftParsers_Semantics_INcSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Semantics_ClaimPiece___remarks">Remarks</h4>
|
||||
<div class="markdown level1 remarks"><p>Since the building process may require the information of the related node, a whole node is passed in.</p>
|
||||
</div>
|
||||
|
||||
@ -2,9 +2,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Class McAbcShortestPathSemantic | HiAPI-C# 2025 </title>
|
||||
<title>Class McAbcCyclicPathSemantic | HiAPI-C# 2025 </title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="title" content="Class McAbcShortestPathSemantic | HiAPI-C# 2025 ">
|
||||
<meta name="title" content="Class McAbcCyclicPathSemantic | HiAPI-C# 2025 ">
|
||||
|
||||
|
||||
<link rel="icon" href="../img/HiAPI.favicon.ico">
|
||||
@ -84,16 +84,16 @@
|
||||
<nav id="breadcrumb"></nav>
|
||||
</div>
|
||||
|
||||
<article data-uid="Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic">
|
||||
<article data-uid="Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic">
|
||||
|
||||
|
||||
|
||||
<h1 id="Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic" data-uid="Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic" class="text-break">
|
||||
Class McAbcShortestPathSemantic
|
||||
<h1 id="Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic" data-uid="Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic" class="text-break">
|
||||
Class McAbcCyclicPathSemantic
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
<dl><dt>Namespace</dt><dd><a class="xref" href="Hi.html">Hi</a>.<a class="xref" href="Hi.Numerical.html">Numerical</a>.<a class="xref" href="Hi.Numerical.SoftParsers.html">SoftParsers</a>.<a class="xref" href="Hi.Numerical.SoftParsers.Claims.html">Claims</a></dd></dl>
|
||||
<dl><dt>Namespace</dt><dd><a class="xref" href="Hi.html">Hi</a>.<a class="xref" href="Hi.Numerical.html">Numerical</a>.<a class="xref" href="Hi.Numerical.SoftParsers.html">SoftParsers</a>.<a class="xref" href="Hi.Numerical.SoftParsers.Semantics.html">Semantics</a></dd></dl>
|
||||
<dl><dt>Assembly</dt><dd>HiMech.dll</dd></dl>
|
||||
</div>
|
||||
|
||||
@ -101,7 +101,7 @@ Class McAbcShortestPathSemantic
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public class McAbcShortestPathSemantic : INcSemantic, IToXElement</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public class McAbcCyclicPathSemantic : INcSemantic, IToXElement</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@ -111,14 +111,14 @@ Class McAbcShortestPathSemantic
|
||||
<dt>Inheritance</dt>
|
||||
<dd>
|
||||
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
|
||||
<div><span class="xref">McAbcShortestPathSemantic</span></div>
|
||||
<div><span class="xref">McAbcCyclicPathSemantic</span></div>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<dl class="typelist implements">
|
||||
<dt>Implements</dt>
|
||||
<dd>
|
||||
<div><a class="xref" href="Hi.Numerical.SoftParsers.Claims.INcSemantic.html">INcSemantic</a></div>
|
||||
<div><a class="xref" href="Hi.Numerical.SoftParsers.Semantics.INcSemantic.html">INcSemantic</a></div>
|
||||
<div><a class="xref" href="Hi.Common.XmlUtils.IToXElement.html">IToXElement</a></div>
|
||||
</dd>
|
||||
</dl>
|
||||
@ -184,10 +184,10 @@ Class McAbcShortestPathSemantic
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic__ctor_" data-uid="Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.#ctor*"></a>
|
||||
<a id="Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic__ctor_" data-uid="Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.#ctor*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic__ctor" data-uid="Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.#ctor">
|
||||
McAbcShortestPathSemantic()
|
||||
<h3 id="Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic__ctor" data-uid="Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.#ctor">
|
||||
McAbcCyclicPathSemantic()
|
||||
|
||||
</h3>
|
||||
|
||||
@ -195,7 +195,7 @@ Class McAbcShortestPathSemantic
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public McAbcShortestPathSemantic()</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public McAbcCyclicPathSemantic()</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@ -214,9 +214,9 @@ Class McAbcShortestPathSemantic
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_DisplayName_" data-uid="Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.DisplayName*"></a>
|
||||
<a id="Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_DisplayName_" data-uid="Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.DisplayName*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_DisplayName" data-uid="Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.DisplayName">
|
||||
<h3 id="Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_DisplayName" data-uid="Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.DisplayName">
|
||||
DisplayName
|
||||
|
||||
</h3>
|
||||
@ -246,9 +246,9 @@ Class McAbcShortestPathSemantic
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_XName_" data-uid="Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.XName*"></a>
|
||||
<a id="Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_XName_" data-uid="Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.XName*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_XName" data-uid="Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.XName">
|
||||
<h3 id="Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_XName" data-uid="Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.XName">
|
||||
XName
|
||||
|
||||
</h3>
|
||||
@ -281,14 +281,14 @@ Class McAbcShortestPathSemantic
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_Build_" data-uid="Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.Build*"></a>
|
||||
<a id="Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_Build_" data-uid="Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.Build*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Claims_ClaimPiece__" data-uid="Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Claims.ClaimPiece})">
|
||||
<h3 id="Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Semantics_ClaimPiece__" data-uid="Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Semantics.ClaimPiece})">
|
||||
Build(LinkedListNode<ClaimPiece>)
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Refine <a class="xref" href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html">ClaimPiece</a>.<a class="xref" href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html#Hi_Numerical_SoftParsers_Claims_ClaimPiece_ClaimList">ClaimList</a> of the node.</p>
|
||||
<div class="markdown level1 summary"><p>Refine <a class="xref" href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html">ClaimPiece</a>.<a class="xref" href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html#Hi_Numerical_SoftParsers_Semantics_ClaimPiece_ClaimList">ClaimList</a> of the node.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
@ -298,7 +298,7 @@ Class McAbcShortestPathSemantic
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>claimPieceNode</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.linkedlistnode-1">LinkedListNode</a><<a class="xref" href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html">ClaimPiece</a>></dt>
|
||||
<dt><code>claimPieceNode</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.linkedlistnode-1">LinkedListNode</a><<a class="xref" href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html">ClaimPiece</a>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
@ -309,16 +309,16 @@ Class McAbcShortestPathSemantic
|
||||
|
||||
|
||||
|
||||
<h4 class="section" id="Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Claims_ClaimPiece___remarks">Remarks</h4>
|
||||
<h4 class="section" id="Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Semantics_ClaimPiece___remarks">Remarks</h4>
|
||||
<div class="markdown level1 remarks"><p>Since the building process may require the information of the related node, a whole node is passed in.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_ToXElement_" data-uid="Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.ToXElement*"></a>
|
||||
<a id="Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_ToXElement_" data-uid="Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.ToXElement*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_ToXElement" data-uid="Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.ToXElement">
|
||||
<h3 id="Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_ToXElement" data-uid="Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.ToXElement">
|
||||
ToXElement()
|
||||
|
||||
</h3>
|
||||
@ -2,9 +2,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Namespace Hi.Numerical.SoftParsers.Claims | HiAPI-C# 2025 </title>
|
||||
<title>Namespace Hi.Numerical.SoftParsers.Semantics | HiAPI-C# 2025 </title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="title" content="Namespace Hi.Numerical.SoftParsers.Claims | HiAPI-C# 2025 ">
|
||||
<meta name="title" content="Namespace Hi.Numerical.SoftParsers.Semantics | HiAPI-C# 2025 ">
|
||||
|
||||
|
||||
<link rel="icon" href="../img/HiAPI.favicon.ico">
|
||||
@ -84,9 +84,9 @@
|
||||
<nav id="breadcrumb"></nav>
|
||||
</div>
|
||||
|
||||
<article data-uid="Hi.Numerical.SoftParsers.Claims">
|
||||
<article data-uid="Hi.Numerical.SoftParsers.Semantics">
|
||||
|
||||
<h1 id="Hi_Numerical_SoftParsers_Claims" data-uid="Hi.Numerical.SoftParsers.Claims" class="text-break">Namespace Hi.Numerical.SoftParsers.Claims</h1>
|
||||
<h1 id="Hi_Numerical_SoftParsers_Semantics" data-uid="Hi.Numerical.SoftParsers.Semantics" class="text-break">Namespace Hi.Numerical.SoftParsers.Semantics</h1>
|
||||
<div class="markdown level0 summary"></div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<div class="markdown level0 remarks"></div>
|
||||
@ -95,23 +95,23 @@
|
||||
Classes
|
||||
</h3>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html">ClaimPiece</a></dt>
|
||||
<dt><a class="xref" href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html">ClaimPiece</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.html">LinearFeatureXyzSemantic</a></dt>
|
||||
<dt><a class="xref" href="Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.html">FeatureXyzSemantic</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.html">McAbcShortestPathSemantic</a></dt>
|
||||
<dt><a class="xref" href="Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.html">McAbcCyclicPathSemantic</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<h3 id="interfaces">
|
||||
Interfaces
|
||||
</h3>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.Numerical.SoftParsers.Claims.INcSemantic.html">INcSemantic</a></dt>
|
||||
<dd><p>Builder of <a class="xref" href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html">ClaimPiece</a>.ClaimPiece.SentenceClaim and <a class="xref" href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html">ClaimPiece</a> LinkedList.</p>
|
||||
<dt><a class="xref" href="Hi.Numerical.SoftParsers.Semantics.INcSemantic.html">INcSemantic</a></dt>
|
||||
<dd><p>Builder of <a class="xref" href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html">ClaimPiece</a>.SentenceClaim and <a class="xref" href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html">ClaimPiece</a> LinkedList.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
@ -203,7 +203,7 @@ Class SoftNcRunner
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1">List</a><<a class="xref" href="Hi.Numerical.SoftParsers.Claims.INcSemantic.html">INcSemantic</a>></dt>
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1">List</a><<a class="xref" href="Hi.Numerical.SoftParsers.Semantics.INcSemantic.html">INcSemantic</a>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
@ -2806,6 +2806,9 @@
|
||||
<a href="Hi.Numerical.SoftParsers.ClaimBased.html" name="" title="Hi.Numerical.SoftParsers.ClaimBased">Hi.Numerical.SoftParsers.ClaimBased</a>
|
||||
|
||||
<ul class="nav level2">
|
||||
<li>
|
||||
<a href="Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.html" name="" title="FeatureXyzClaim">FeatureXyzClaim</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Hi.Numerical.SoftParsers.ClaimBased.IClaim.html" name="" title="IClaim">IClaim</a>
|
||||
</li>
|
||||
@ -2827,6 +2830,9 @@
|
||||
<li>
|
||||
<a href="Hi.Numerical.SoftParsers.ClaimBased.IHeightOffsetClaim.html" name="" title="IHeightOffsetClaim">IHeightOffsetClaim</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.html" name="" title="IMcXyzClaim">IMcXyzClaim</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim.html" name="" title="IMcXyzabcClaim">IMcXyzabcClaim</a>
|
||||
</li>
|
||||
@ -2857,6 +2863,9 @@
|
||||
<li>
|
||||
<a href="Hi.Numerical.SoftParsers.ClaimBased.IToolClaim.html" name="" title="IToolClaim">IToolClaim</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.html" name="" title="McXyzClaim">McXyzClaim</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Hi.Numerical.SoftParsers.ClaimBased.PositioningMode.html" name="" title="PositioningMode">PositioningMode</a>
|
||||
</li>
|
||||
@ -2903,25 +2912,6 @@
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<span class="expand-stub"></span>
|
||||
<a href="Hi.Numerical.SoftParsers.Claims.html" name="" title="Hi.Numerical.SoftParsers.Claims">Hi.Numerical.SoftParsers.Claims</a>
|
||||
|
||||
<ul class="nav level2">
|
||||
<li>
|
||||
<a href="Hi.Numerical.SoftParsers.Claims.ClaimPiece.html" name="" title="ClaimPiece">ClaimPiece</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Hi.Numerical.SoftParsers.Claims.INcSemantic.html" name="" title="INcSemantic">INcSemantic</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.html" name="" title="LinearFeatureXyzSemantic">LinearFeatureXyzSemantic</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.html" name="" title="McAbcShortestPathSemantic">McAbcShortestPathSemantic</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<span class="expand-stub"></span>
|
||||
<a href="Hi.Numerical.SoftParsers.Keywords.html" name="" title="Hi.Numerical.SoftParsers.Keywords">Hi.Numerical.SoftParsers.Keywords</a>
|
||||
@ -2966,6 +2956,25 @@
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<span class="expand-stub"></span>
|
||||
<a href="Hi.Numerical.SoftParsers.Semantics.html" name="" title="Hi.Numerical.SoftParsers.Semantics">Hi.Numerical.SoftParsers.Semantics</a>
|
||||
|
||||
<ul class="nav level2">
|
||||
<li>
|
||||
<a href="Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html" name="" title="ClaimPiece">ClaimPiece</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.html" name="" title="FeatureXyzSemantic">FeatureXyzSemantic</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Hi.Numerical.SoftParsers.Semantics.INcSemantic.html" name="" title="INcSemantic">INcSemantic</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.html" name="" title="McAbcCyclicPathSemantic">McAbcCyclicPathSemantic</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<span class="expand-stub"></span>
|
||||
<a href="Hi.Numerical.SoftParsers.SyntaxBased.html" name="" title="Hi.Numerical.SoftParsers.SyntaxBased">Hi.Numerical.SoftParsers.SyntaxBased</a>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -1372,7 +1372,7 @@
|
||||
"api/Hi.Geom.FractionStatus.html": {
|
||||
"href": "api/Hi.Geom.FractionStatus.html",
|
||||
"title": "Enum FractionStatus | HiAPI-C# 2025",
|
||||
"summary": "Enum FractionStatus Namespace Hi.Geom Assembly HiDisp.dll Status flags for Hi.Geom.Fraction`1 and NativeFraction. Corresponds to IS_PACKED_MASK and IS_EVALUATED_MASK in C++ fraction_base_t. [Flags] public enum FractionStatus : short Extension Methods InvokeUtil.SelfInvoke<TSrc>(TSrc, Action<TSrc>) InvokeUtil.SelfInvoke<TSrc, TDst>(TSrc, Func<TSrc, TDst>) MaskUtil.GetMaskedValue<T>(T, T, bool) MaskUtil.SetMask<T>(ref T, T, bool) ColorUtil.GetGloomyColor(object, double, double) NameUtil.GetSelectionName(object) StringUtil.GetPropertyStringIfToStringNotOverloaded(object, bool, bool) LockUtil.Lock(object) Fields IsEvaluated = 2 The fraction's double value has been evaluated and cached. IsPacked = 1 The fraction has been packed (reduced to irreducible form). None = 0 No flags set. The fraction is neither packed nor evaluated."
|
||||
"summary": "Enum FractionStatus Namespace Hi.Geom Assembly HiDisp.dll Status flags for Fraction and NativeFraction. Corresponds to IS_PACKED_MASK and IS_EVALUATED_MASK in C++ fraction_base_t. [Flags] public enum FractionStatus : short Extension Methods InvokeUtil.SelfInvoke<TSrc>(TSrc, Action<TSrc>) InvokeUtil.SelfInvoke<TSrc, TDst>(TSrc, Func<TSrc, TDst>) MaskUtil.GetMaskedValue<T>(T, T, bool) MaskUtil.SetMask<T>(ref T, T, bool) ColorUtil.GetGloomyColor(object, double, double) NameUtil.GetSelectionName(object) StringUtil.GetPropertyStringIfToStringNotOverloaded(object, bool, bool) LockUtil.Lock(object) Fields IsEvaluated = 2 The fraction's double value has been evaluated and cached. IsPacked = 1 The fraction has been packed (reduced to irreducible form). None = 0 No flags set. The fraction is neither packed nor evaluated."
|
||||
},
|
||||
"api/Hi.Geom.GeomCombination.html": {
|
||||
"href": "api/Hi.Geom.GeomCombination.html",
|
||||
@ -1712,7 +1712,7 @@
|
||||
"api/Hi.Geom.html": {
|
||||
"href": "api/Hi.Geom.html",
|
||||
"title": "Namespace Hi.Geom | HiAPI-C# 2025",
|
||||
"summary": "Namespace Hi.Geom Classes ArrayUtil Utility class for array operations. AxisAngle4d Axis(3d) and angle(1d) Box2d Lightweight 2d box. An orthogonal box which the edges are all parallel with Cartesian Coordinate. The data contains in a Box2d is Min and Max. Box2d.NoInit Flag for calling Box2d(NoInit). Box3d Lightweight 3d box. An orthogonal box which the edges are all parallel with Cartesian Coordinate. The data contains in a Box3d is Min and Max. Box3d.NoInit Flag for calling Box3d(NoInit). Cylindroid 3d Geometry of Cylindroid. DVec3d Dual Vec3d with p(Vec3d) and n(Vec3d). ExtendedCylinder An extensible cylinder geometry that generates a corresponding Cylindroid by the start section and the total length. Flat3d Represents a 3D plane defined by a unit normal vector and its signed distance from the origin. The plane equation is: Ax + By + Cz + d = 0, where (A,B,C) is the normal vector and d is the distance to origin. GeomCombination A class that manages multiple STL sources as a single source. GeomUtil Utility of Geometry. Mat4d 4x4 Matrix. MathNetUtil Utility class for MathNet.Numerics operations. MathUtil Math Utility. NativeFraction Native wrapper for C++ fraction_t<0> (unlimited precision fraction). A fraction consists of a numerator and denominator using unlimited precision integers. NativeStl Native Stl. For purpose of efficient swept volume. NativeTopoStld Native TopoStl with element type double. NativeTopoStlfr Native TopoStl with element type fraction. PairZr Value pair of Z and R. PairZrUtil Utility class for working with PairZr objects Polar3d Represents a point in 3D space using polar coordinates Segment3d Represents a 3D line segment defined by two endpoints. Stl STL (stereolithography). Composed by Triangles. Provide Stl File R/W. StlFile Represents an STL file with loading and saving capabilities StlFuncHost A class that hosts a function to generate STL geometry. StlUtil Utility for Stl. TransformationGeom Represents a geometric transformation that can be applied to a geometry object. This class combines a transformer with a target geometry to produce transformed geometric results. Tri3d Basic 3D Triangle. Tri3dUtil Utility of Tri3d. Include generator of triangles from points. Vec2d Basic 2D point (or vector). Vec2i Basic 2D point (or vector). Vec3d Basic 3D point (or vector). Structs Fraction<TEva> Pure C# unlimited precision fraction. Interfaces IExpandToBox2d Object that can be expanded to a Box2d. IExpandToBox3d Object that can be expanded to a Box3d. IFlat3d Interface for a 3D plane that provides an anchor point and a normal vector. IGenStl Interface for generating STL geometry with a resolution. IGeomProperty Interface for objects that have a geometry property. IGetStl Interface for retrieving STL geometry data. IGetZrContour Interface for retrieving Z-R contour data for rotational geometries. IGetZrList Interface for getting a list of Z-R pairs. IStlSource Stl provider with xml support. ITri3d Interface for 3D triangles. IVec<T> Interface for vector types with generic element type. IZrListSourceProperty Provides a source for obtaining an IGetZrList. Enums Dir Enumeration of coordinate axis directions in 3D space. FractionStatus Status flags for Hi.Geom.Fraction`1 and NativeFraction. Corresponds to IS_PACKED_MASK and IS_EVALUATED_MASK in C++ fraction_base_t. Mat4d.IndexFlag Specifies the indexing method for matrix construction from vectors. Stl.StlType Stl file format."
|
||||
"summary": "Namespace Hi.Geom Classes ArrayUtil Utility class for array operations. AxisAngle4d Axis(3d) and angle(1d) Box2d Lightweight 2d box. An orthogonal box which the edges are all parallel with Cartesian Coordinate. The data contains in a Box2d is Min and Max. Box2d.NoInit Flag for calling Box2d(NoInit). Box3d Lightweight 3d box. An orthogonal box which the edges are all parallel with Cartesian Coordinate. The data contains in a Box3d is Min and Max. Box3d.NoInit Flag for calling Box3d(NoInit). Cylindroid 3d Geometry of Cylindroid. DVec3d Dual Vec3d with p(Vec3d) and n(Vec3d). ExtendedCylinder An extensible cylinder geometry that generates a corresponding Cylindroid by the start section and the total length. Flat3d Represents a 3D plane defined by a unit normal vector and its signed distance from the origin. The plane equation is: Ax + By + Cz + d = 0, where (A,B,C) is the normal vector and d is the distance to origin. GeomCombination A class that manages multiple STL sources as a single source. GeomUtil Utility of Geometry. Mat4d 4x4 Matrix. MathNetUtil Utility class for MathNet.Numerics operations. MathUtil Math Utility. NativeFraction Native wrapper for C++ fraction_t<0> (unlimited precision fraction). A fraction consists of a numerator and denominator using unlimited precision integers. NativeStl Native Stl. For purpose of efficient swept volume. NativeTopoStld Native TopoStl with element type double. NativeTopoStlfr Native TopoStl with element type fraction. PairZr Value pair of Z and R. PairZrUtil Utility class for working with PairZr objects Polar3d Represents a point in 3D space using polar coordinates Segment3d Represents a 3D line segment defined by two endpoints. Stl STL (stereolithography). Composed by Triangles. Provide Stl File R/W. StlFile Represents an STL file with loading and saving capabilities StlFuncHost A class that hosts a function to generate STL geometry. StlUtil Utility for Stl. TransformationGeom Represents a geometric transformation that can be applied to a geometry object. This class combines a transformer with a target geometry to produce transformed geometric results. Tri3d Basic 3D Triangle. Tri3dUtil Utility of Tri3d. Include generator of triangles from points. Vec2d Basic 2D point (or vector). Vec2i Basic 2D point (or vector). Vec3d Basic 3D point (or vector). Structs Fraction<TEva> Pure C# unlimited precision fraction. Interfaces IExpandToBox2d Object that can be expanded to a Box2d. IExpandToBox3d Object that can be expanded to a Box3d. IFlat3d Interface for a 3D plane that provides an anchor point and a normal vector. IGenStl Interface for generating STL geometry with a resolution. IGeomProperty Interface for objects that have a geometry property. IGetStl Interface for retrieving STL geometry data. IGetZrContour Interface for retrieving Z-R contour data for rotational geometries. IGetZrList Interface for getting a list of Z-R pairs. IStlSource Stl provider with xml support. ITri3d Interface for 3D triangles. IVec<T> Interface for vector types with generic element type. IZrListSourceProperty Provides a source for obtaining an IGetZrList. Enums Dir Enumeration of coordinate axis directions in 3D space. FractionStatus Status flags for Fraction and NativeFraction. Corresponds to IS_PACKED_MASK and IS_EVALUATED_MASK in C++ fraction_base_t. Mat4d.IndexFlag Specifies the indexing method for matrix construction from vectors. Stl.StlType Stl file format."
|
||||
},
|
||||
"api/Hi.Grpcs.ClStripService.ClStripServiceBase.html": {
|
||||
"href": "api/Hi.Grpcs.ClStripService.ClStripServiceBase.html",
|
||||
@ -3567,7 +3567,7 @@
|
||||
"api/Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.html": {
|
||||
"href": "api/Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.html",
|
||||
"title": "Class ActLinearClAndLinearMcAbcMcXyzabcContour | HiAPI-C# 2025",
|
||||
"summary": "Class ActLinearClAndLinearMcAbcMcXyzabcContour Namespace Hi.Numerical.Acts Assembly HiMech.dll Represents a combined linear movement in both cutter location and machine coordinates. This class handles synchronized linear interpolation of tool position and orientation. public class ActLinearClAndLinearMcAbcMcXyzabcContour : IActDuration, IActMcXyzabcContour, IAct Inheritance object ActLinearClAndLinearMcAbcMcXyzabcContour Implements IActDuration IActMcXyzabcContour 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 This class is used for: Complex 5-axis machining movements Synchronized tool path and orientation control Linear interpolation in multiple coordinate systems Precise tool position and orientation control The movement combines: Linear cutter location interpolation Linear machine coordinate ABC interpolation Synchronized motion control Constructors ActLinearClAndLinearMcAbcMcXyzabcContour(SeqPair<DVec3d>, SeqPair<Vec3d>, TimeSpan, ICoordinateConverter) Initializes a new instance of the ActLinearClAndLinearMcAbcMcXyzabcContour class. public ActLinearClAndLinearMcAbcMcXyzabcContour(SeqPair<DVec3d> mcSeq, SeqPair<Vec3d> clPointSeq, TimeSpan duration, ICoordinateConverter coordinateConverter) Parameters mcSeq SeqPair<DVec3d> Machine coordinate sequence pair clPointSeq SeqPair<Vec3d> Cutter location point sequence pair duration TimeSpan Duration of the contour movement coordinateConverter ICoordinateConverter Coordinate converter for transformation 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 ClPointSeq Gets or sets the cutter location point sequence pair. public SeqPair<Vec3d> ClPointSeq { get; set; } Property Value SeqPair<Vec3d> Remarks Contains the start and end points of the cutter location path for linear interpolation in Cartesian coordinates. CoordinateConverter Coordinate Converter. public ICoordinateConverter CoordinateConverter { get; set; } Property Value ICoordinateConverter McSeq Gets or sets the machine coordinate sequence pair. The Normal property represents ABC angles in radians. public SeqPair<DVec3d> McSeq { get; set; } Property Value SeqPair<DVec3d> Remarks Contains: Start and end positions in machine coordinates Tool orientation angles (ABC) in radians Used for orientation interpolation Methods GetActMcXyzabcSteps(IMachiningMotionResolution, double, Action<object>) Gets the machine XYZABC steps for this contour. public IEnumerable<ActMcXyzabcStep> GetActMcXyzabcSteps(IMachiningMotionResolution ncResolution, double spindleBuckleToToolTipLength, Action<object> coordinateConversionFailedAction) Parameters ncResolution IMachiningMotionResolution The machining motion resolution to use for step generation. spindleBuckleToToolTipLength double The length from spindle buckle to tool tip, used for computing step numbers. coordinateConversionFailedAction Action<object> Called when attacher NP to MC conversion fails; the argument is the failed DVec3d (attacher NP). Returns IEnumerable<ActMcXyzabcStep> A collection of machine XYZABC steps. ToString() Returns a string that represents the current object. public override string ToString() Returns string A string that represents the current object."
|
||||
"summary": "Class ActLinearClAndLinearMcAbcMcXyzabcContour Namespace Hi.Numerical.Acts Assembly HiMech.dll Represents a combined linear movement in both cutter location and machine coordinates. This class handles synchronized linear interpolation of tool position and orientation. public class ActLinearClAndLinearMcAbcMcXyzabcContour : IActDuration, IActMcXyzabcContour, IAct Inheritance object ActLinearClAndLinearMcAbcMcXyzabcContour Implements IActDuration IActMcXyzabcContour 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 This class is used for: Complex 5-axis machining movements Synchronized tool path and orientation control Linear interpolation in multiple coordinate systems Precise tool position and orientation control The movement combines: Linear cutter location interpolation Linear machine coordinate ABC interpolation Synchronized motion control Constructors ActLinearClAndLinearMcAbcMcXyzabcContour(SeqPair<DVec3d>, SeqPair<Vec3d>, double, TimeSpan, ICoordinateConverter) Initializes a new instance of the ActLinearClAndLinearMcAbcMcXyzabcContour class. public ActLinearClAndLinearMcAbcMcXyzabcContour(SeqPair<DVec3d> mcSeq, SeqPair<Vec3d> controllerClPointSeq, double controllerToolOffset, TimeSpan duration, ICoordinateConverter coordinateConverter) Parameters mcSeq SeqPair<DVec3d> Machine coordinate sequence pair controllerClPointSeq SeqPair<Vec3d> Controller CL point sequence pair controllerToolOffset double Controller's tool height compensation value duration TimeSpan Duration of the contour movement coordinateConverter ICoordinateConverter Coordinate converter for transformation 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 ControllerClPointSeq Controller CL (cutter location) point sequence pair. Computed from controller's compensation height (offset table). Represents where the controller believes the tool tip is. Linearly interpolated during motion resolution. public SeqPair<Vec3d> ControllerClPointSeq { get; set; } Property Value SeqPair<Vec3d> ControllerToolOffset Controller's tool height compensation value from the offset table. Used to reconstruct attacher position from controller CL. public double ControllerToolOffset { get; set; } Property Value double CoordinateConverter Coordinate Converter. public ICoordinateConverter CoordinateConverter { get; set; } Property Value ICoordinateConverter McSeq Gets or sets the machine coordinate sequence pair. The Normal property represents ABC angles in radians. public SeqPair<DVec3d> McSeq { get; set; } Property Value SeqPair<DVec3d> Remarks Contains: Start and end positions in machine coordinates Tool orientation angles (ABC) in radians Used for orientation interpolation Methods GetActMcXyzabcSteps(IMachiningMotionResolution, double, Action<object>) Gets the machine XYZABC steps for this contour. public IEnumerable<ActMcXyzabcStep> GetActMcXyzabcSteps(IMachiningMotionResolution ncResolution, double spindleBuckleToToolTipLength, Action<object> coordinateConversionFailedAction) Parameters ncResolution IMachiningMotionResolution The machining motion resolution to use for step generation. spindleBuckleToToolTipLength double The length from spindle buckle to tool tip, used for computing step numbers. coordinateConversionFailedAction Action<object> Called when attacher NP to MC conversion fails; the argument is the failed DVec3d (attacher NP). Returns IEnumerable<ActMcXyzabcStep> A collection of machine XYZABC steps. 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.ActMcPolarLinearContour.html": {
|
||||
"href": "api/Hi.Numerical.Acts.ActMcPolarLinearContour.html",
|
||||
@ -4112,7 +4112,7 @@
|
||||
"api/Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.html",
|
||||
"title": "Class CoordinateTransformationChainClaim | HiAPI-C# 2025",
|
||||
"summary": "Class CoordinateTransformationChainClaim Namespace Hi.Numerical.SoftParsers.ClaimBased.Classics Assembly HiMech.dll public class CoordinateTransformationChainClaim : ICoordinateTransformationClaim, IClaim Inheritance object CoordinateTransformationChainClaim Implements ICoordinateTransformationClaim IClaim 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) Properties CoordinateTransformationClaimList public List<ICoordinateTransformationClaim> CoordinateTransformationClaimList { get; } Property Value List<ICoordinateTransformationClaim> PointTransformMat4d Point transmformation mat. public Mat4d PointTransformMat4d { get; } Property Value Mat4d"
|
||||
"summary": "Class CoordinateTransformationChainClaim Namespace Hi.Numerical.SoftParsers.ClaimBased.Classics Assembly HiMech.dll public class CoordinateTransformationChainClaim : ICoordinateTransformationClaim, IClaim Inheritance object CoordinateTransformationChainClaim Implements ICoordinateTransformationClaim IClaim 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) Properties CdnTransformMat4d Coordinate transmformation mat. From parent component to child component. Coordinate transmformation mat is inversed mat of PosTransformMat4d. public Mat4d CdnTransformMat4d { get; } Property Value Mat4d CoordinateTransformationClaimList The order is from root to leaf. public List<ICoordinateTransformationClaim> CoordinateTransformationClaimList { get; } Property Value List<ICoordinateTransformationClaim> PosTransformMat4d Point transmformation mat. From parent component to child component. public Mat4d PosTransformMat4d { get; } Property Value Mat4d"
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.ClaimBased.Classics.PauseClaim.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ClaimBased.Classics.PauseClaim.html",
|
||||
@ -4129,6 +4129,11 @@
|
||||
"title": "Namespace Hi.Numerical.SoftParsers.ClaimBased.Classics | HiAPI-C# 2025",
|
||||
"summary": "Namespace Hi.Numerical.SoftParsers.ClaimBased.Classics Classes CoordinateTransformationChainClaim PauseClaim Classic Pausing, i.e. G04. RadialRadiusOffsetClaim Buffer for radius compensation operations in numerical control"
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.html",
|
||||
"title": "Class FeatureXyzClaim | HiAPI-C# 2025",
|
||||
"summary": "Class FeatureXyzClaim Namespace Hi.Numerical.SoftParsers.ClaimBased Assembly HiMech.dll public class FeatureXyzClaim : IFeatureXyzClaim, IClaim Inheritance object FeatureXyzClaim Implements IFeatureXyzClaim IClaim 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) Properties FeatureXyz Orthogonal absolute position in feature coordinate. public Vec3d FeatureXyz { get; set; } Property Value Vec3d"
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.ClaimBased.IClaim.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ClaimBased.IClaim.html",
|
||||
"title": "Interface IClaim | HiAPI-C# 2025",
|
||||
@ -4142,12 +4147,12 @@
|
||||
"api/Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.html",
|
||||
"title": "Interface ICoordinateTransformationClaim | HiAPI-C# 2025",
|
||||
"summary": "Interface ICoordinateTransformationClaim Namespace Hi.Numerical.SoftParsers.ClaimBased Assembly HiMech.dll public interface ICoordinateTransformationClaim : IClaim 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) Properties PointTransformMat4d Point transmformation mat. Mat4d PointTransformMat4d { get; } Property Value Mat4d"
|
||||
"summary": "Interface ICoordinateTransformationClaim Namespace Hi.Numerical.SoftParsers.ClaimBased Assembly HiMech.dll public interface ICoordinateTransformationClaim : IClaim 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) Properties CdnTransformMat4d Coordinate transmformation mat. From parent component to child component. Coordinate transmformation mat is inversed mat of PosTransformMat4d. Mat4d CdnTransformMat4d { get; } Property Value Mat4d PosTransformMat4d Point transmformation mat. From parent component to child component. Mat4d PosTransformMat4d { get; } Property Value Mat4d"
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTranslationClaim.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTranslationClaim.html",
|
||||
"title": "Interface ICoordinateTranslationClaim | HiAPI-C# 2025",
|
||||
"summary": "Interface ICoordinateTranslationClaim Namespace Hi.Numerical.SoftParsers.ClaimBased Assembly HiMech.dll public interface ICoordinateTranslationClaim : ICoordinateTransformationClaim, IClaim Inherited Members ICoordinateTransformationClaim.PointTransformMat4d 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) Properties PointTranslationXyz Point translation from table to feature. Vec3d PointTranslationXyz { get; } Property Value Vec3d"
|
||||
"summary": "Interface ICoordinateTranslationClaim Namespace Hi.Numerical.SoftParsers.ClaimBased Assembly HiMech.dll public interface ICoordinateTranslationClaim : ICoordinateTransformationClaim, IClaim Inherited Members ICoordinateTransformationClaim.PosTransformMat4d ICoordinateTransformationClaim.CdnTransformMat4d 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) Properties PointTranslationXyz Point translation from table to feature. Vec3d PointTranslationXyz { get; } Property Value Vec3d"
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.ClaimBased.IFeatureXyzClaim.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ClaimBased.IFeatureXyzClaim.html",
|
||||
@ -4164,10 +4169,15 @@
|
||||
"title": "Interface IHeightOffsetClaim | HiAPI-C# 2025",
|
||||
"summary": "Interface IHeightOffsetClaim Namespace Hi.Numerical.SoftParsers.ClaimBased Assembly HiMech.dll public interface IHeightOffsetClaim : IClaim 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) Properties HeightOffset_mm double HeightOffset_mm { get; set; } Property Value double"
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.html",
|
||||
"title": "Interface IMcXyzClaim | HiAPI-C# 2025",
|
||||
"summary": "Interface IMcXyzClaim Namespace Hi.Numerical.SoftParsers.ClaimBased Assembly HiMech.dll public interface IMcXyzClaim : IClaim 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) Properties McXyz Get or set XYZ on Machine Coordinate. Vec3d McXyz { get; set; } Property Value Vec3d"
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim.html",
|
||||
"title": "Interface IMcXyzabcClaim | HiAPI-C# 2025",
|
||||
"summary": "Interface IMcXyzabcClaim Namespace Hi.Numerical.SoftParsers.ClaimBased Assembly HiMech.dll public interface IMcXyzabcClaim : IClaim, IGetMcXyzabc, ISetMcXyzabc Inherited Members IGetMcXyzabc.GetMcXyzabc() ISetMcXyzabc.SetMcXyzabc(DVec3d) 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)"
|
||||
"summary": "Interface IMcXyzabcClaim Namespace Hi.Numerical.SoftParsers.ClaimBased Assembly HiMech.dll public interface IMcXyzabcClaim : IGetMcXyzabc, ISetMcXyzabc, IMcXyzClaim, IClaim Inherited Members IGetMcXyzabc.GetMcXyzabc() ISetMcXyzabc.SetMcXyzabc(DVec3d) IMcXyzClaim.McXyz 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) Properties McXyzabc DVec3d McXyzabc { get; set; } Property Value DVec3d"
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.ClaimBased.IMessageClaim.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ClaimBased.IMessageClaim.html",
|
||||
@ -4217,12 +4227,12 @@
|
||||
"api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.html",
|
||||
"title": "Class G54CoordinateClaim | HiAPI-C# 2025",
|
||||
"summary": "Class G54CoordinateClaim Namespace Hi.Numerical.SoftParsers.ClaimBased.Iso Assembly HiMech.dll Primary Coordinate IClaim. Resolving series includes G54,G55,...,G59,G59.1,G59.2,...G59.9. public class G54CoordinateClaim : ICoordinateTranslationClaim, ICoordinateTransformationClaim, ICoordinateMarkClaim, IModalFlagClaim, IClaim Inheritance object G54CoordinateClaim Implements ICoordinateTranslationClaim ICoordinateTransformationClaim ICoordinateMarkClaim IModalFlagClaim IClaim 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) Properties CoordinateMark public object CoordinateMark { get; } Property Value object Remarks The values can be G54,G55,...,G59,G59.1,G59.2,...G59.9. G54SeriesCode public double G54SeriesCode { get; set; } Property Value double ModalFlags public object[] ModalFlags { get; } Property Value object[] PointTransformMat4d Point transmformation mat. public Mat4d PointTransformMat4d { get; } Property Value Mat4d PointTranslationXyz Point translation from table to feature. public Vec3d PointTranslationXyz { get; set; } Property Value Vec3d"
|
||||
"summary": "Class G54CoordinateClaim Namespace Hi.Numerical.SoftParsers.ClaimBased.Iso Assembly HiMech.dll Primary Coordinate IClaim. Resolving series includes G54,G55,...,G59,G59.1,G59.2,...G59.9. public class G54CoordinateClaim : ICoordinateTranslationClaim, ICoordinateTransformationClaim, ICoordinateMarkClaim, IModalFlagClaim, IClaim Inheritance object G54CoordinateClaim Implements ICoordinateTranslationClaim ICoordinateTransformationClaim ICoordinateMarkClaim IModalFlagClaim IClaim 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) Properties CdnTransformMat4d Coordinate transmformation mat. From parent component to child component. Coordinate transmformation mat is inversed mat of PosTransformMat4d. public Mat4d CdnTransformMat4d { get; } Property Value Mat4d CoordinateMark public object CoordinateMark { get; } Property Value object Remarks The values can be G54,G55,...,G59,G59.1,G59.2,...G59.9. G54SeriesCode public double G54SeriesCode { get; set; } Property Value double ModalFlags public object[] ModalFlags { get; } Property Value object[] PointTranslationXyz Point translation from table to feature. public Vec3d PointTranslationXyz { get; set; } Property Value Vec3d PosTransformMat4d Point transmformation mat. From parent component to child component. public Mat4d PosTransformMat4d { get; } Property Value Mat4d"
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.html",
|
||||
"title": "Class G68CoordinateClaim | HiAPI-C# 2025",
|
||||
"summary": "Class G68CoordinateClaim Namespace Hi.Numerical.SoftParsers.ClaimBased.Iso Assembly HiMech.dll Represents arguments for G68 coordinate rotation command. public class G68CoordinateClaim : ICoordinateTransformationClaim, ICoordinateMarkClaim, IModalFlagClaim, IClaim Inheritance object G68CoordinateClaim Implements ICoordinateTransformationClaim ICoordinateMarkClaim IModalFlagClaim IClaim 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 G68CoordinateClaim(Vec3d, Vec3d, double, Func<OrthogonalPlaneClaim>) Ctor. public G68CoordinateClaim(Vec3d rotationCenter, Vec3d IJK, double R, Func<OrthogonalPlaneClaim> orthogonalPlaneClaimGetter) Parameters rotationCenter Vec3d IJK Vec3d R double orthogonalPlaneClaimGetter Func<OrthogonalPlaneClaim> Properties CoordinateMark public object CoordinateMark { get; } Property Value object IJK Direction of the axis of rotation. public Vec3d IJK { get; set; } Property Value Vec3d Remarks in most case that cnc engineer made, ijk is zero. the cnc engineer used to use G17,G18,G19. ModalFlags public object[] ModalFlags { get; } Property Value object[] OrthogonalPlaneClaimGetter public Func<OrthogonalPlaneClaim> OrthogonalPlaneClaimGetter { get; set; } Property Value Func<OrthogonalPlaneClaim> PointTransformMat4d Point transmformation mat. public Mat4d PointTransformMat4d { get; } Property Value Mat4d Remarks Apply IJK first if ijk not all nan. R Angular displacement. public double R { get; set; } Property Value double RotationCenter Center of rotation on the X, Y, and Z axis or parallel axes. On NC coordinate. NC: the absolute program coordinate without tool height and radius compensation. public Vec3d RotationCenter { get; set; } Property Value Vec3d"
|
||||
"summary": "Class G68CoordinateClaim Namespace Hi.Numerical.SoftParsers.ClaimBased.Iso Assembly HiMech.dll Represents arguments for G68 coordinate rotation command. public class G68CoordinateClaim : ICoordinateTransformationClaim, ICoordinateMarkClaim, IModalFlagClaim, IClaim Inheritance object G68CoordinateClaim Implements ICoordinateTransformationClaim ICoordinateMarkClaim IModalFlagClaim IClaim 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 G68CoordinateClaim(Vec3d, Vec3d, double, Func<OrthogonalPlaneClaim>) Ctor. public G68CoordinateClaim(Vec3d rotationCenter, Vec3d IJK, double R, Func<OrthogonalPlaneClaim> orthogonalPlaneClaimGetter) Parameters rotationCenter Vec3d IJK Vec3d R double orthogonalPlaneClaimGetter Func<OrthogonalPlaneClaim> Properties CdnTransformMat4d Coordinate transmformation mat. From parent component to child component. Coordinate transmformation mat is inversed mat of PosTransformMat4d. public Mat4d CdnTransformMat4d { get; } Property Value Mat4d Remarks Apply IJK first if ijk not all nan. CoordinateMark public object CoordinateMark { get; } Property Value object IJK Direction of the axis of rotation. public Vec3d IJK { get; set; } Property Value Vec3d Remarks in most case that cnc engineer made, ijk is zero. the cnc engineer used to use G17,G18,G19. ModalFlags public object[] ModalFlags { get; } Property Value object[] OrthogonalPlaneClaimGetter public Func<OrthogonalPlaneClaim> OrthogonalPlaneClaimGetter { get; set; } Property Value Func<OrthogonalPlaneClaim> PosTransformMat4d Point transmformation mat. From parent component to child component. public Mat4d PosTransformMat4d { get; } Property Value Mat4d Remarks Apply IJK first if ijk not all nan. R Angular displacement. public double R { get; set; } Property Value double RotationCenter Center of rotation on the X, Y, and Z axis or parallel axes. On NC coordinate. NC: the absolute program coordinate without tool height and radius compensation. public Vec3d RotationCenter { get; set; } Property Value Vec3d"
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.ClaimBased.Iso.IIsoHeightIdClaim.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ClaimBased.Iso.IIsoHeightIdClaim.html",
|
||||
@ -4244,6 +4254,11 @@
|
||||
"title": "Namespace Hi.Numerical.SoftParsers.ClaimBased.Iso | HiAPI-C# 2025",
|
||||
"summary": "Namespace Hi.Numerical.SoftParsers.ClaimBased.Iso Classes G54CoordinateClaim Primary Coordinate IClaim. Resolving series includes G54,G55,...,G59,G59.1,G59.2,...G59.9. G68CoordinateClaim Represents arguments for G68 coordinate rotation command. IsoHeightOffsetClaim OrthogonalPlaneClaim Plane selection for G17,G18,G19. Interfaces IIsoHeightIdClaim"
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.html",
|
||||
"title": "Class McXyzClaim | HiAPI-C# 2025",
|
||||
"summary": "Class McXyzClaim Namespace Hi.Numerical.SoftParsers.ClaimBased Assembly HiMech.dll public class McXyzClaim : IMcXyzClaim, IClaim Inheritance object McXyzClaim Implements IMcXyzClaim IClaim 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) Properties McXyz Get or set XYZ on Machine Coordinate. public Vec3d McXyz { get; set; } Property Value Vec3d"
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.ClaimBased.PositioningMode.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ClaimBased.PositioningMode.html",
|
||||
"title": "Enum PositioningMode | HiAPI-C# 2025",
|
||||
@ -4257,32 +4272,7 @@
|
||||
"api/Hi.Numerical.SoftParsers.ClaimBased.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ClaimBased.html",
|
||||
"title": "Namespace Hi.Numerical.SoftParsers.ClaimBased | HiAPI-C# 2025",
|
||||
"summary": "Namespace Hi.Numerical.SoftParsers.ClaimBased Classes SentenceClaim Simultaneous Claim. Interfaces IClaim Logic of NC or part of NC statement. Different from the syntax-goal json object which is hard to fully normalized, IClaim is normalized-like object before action. ICoordinateMarkClaim ICoordinateTransformationClaim ICoordinateTranslationClaim IFeatureXyzClaim IFeedrateClaim IHeightOffsetClaim IMcXyzabcClaim IMessageClaim IModalFlagClaim IOneShotClaim One-shot (non-modal) Claim. Claim is active only to one sentence in which it is specified. IPauseClaim IPolarClaim The class for G12.1 Polar mode. In G12.1 Polar mode, NC code applies (X,C) as (linear axis, hypothetical axis). XC, YA, ZB are available. IPositioningModeClaim IPreparedToolClaim ISpindleSpeedClaim IToolClaim Enums PositioningMode"
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.Claims.ClaimPiece.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.Claims.ClaimPiece.html",
|
||||
"title": "Class ClaimPiece | HiAPI-C# 2025",
|
||||
"summary": "Class ClaimPiece Namespace Hi.Numerical.SoftParsers.Claims Assembly HiMech.dll public class ClaimPiece Inheritance object ClaimPiece 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 The design pattern of Sentence, JsonObject and SentenceClaim are one-one-one mapping. Constructors ClaimPiece(Sentence, JsonObject) public ClaimPiece(Sentence sentence, JsonObject jsonObject) Parameters sentence Sentence jsonObject JsonObject Properties ClaimList public List<IClaim> ClaimList { get; } Property Value List<IClaim> JsonObject public JsonObject JsonObject { get; set; } Property Value JsonObject Sentence public Sentence Sentence { get; set; } Property Value Sentence"
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.Claims.INcSemantic.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.Claims.INcSemantic.html",
|
||||
"title": "Interface INcSemantic | HiAPI-C# 2025",
|
||||
"summary": "Interface INcSemantic Namespace Hi.Numerical.SoftParsers.Claims Assembly HiMech.dll Builder of ClaimPiece.ClaimPiece.SentenceClaim and ClaimPiece LinkedList. public interface INcSemantic : IToXElement Inherited Members IToXElement.ToXElement() 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) Properties DisplayName The builder process name shown on UI. string DisplayName { get; } Property Value string Methods Build(LinkedListNode<ClaimPiece>) Refine ClaimPiece.ClaimList of the node. void Build(LinkedListNode<ClaimPiece> claimPieceNode) Parameters claimPieceNode LinkedListNode<ClaimPiece> Remarks Since the building process may require the information of the related node, a whole node is passed in."
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.html",
|
||||
"title": "Class LinearFeatureXyzSemantic | HiAPI-C# 2025",
|
||||
"summary": "Class LinearFeatureXyzSemantic Namespace Hi.Numerical.SoftParsers.Claims Assembly HiMech.dll public class LinearFeatureXyzSemantic : INcSemantic, IToXElement Inheritance object LinearFeatureXyzSemantic Implements INcSemantic IToXElement 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) Properties DisplayName The builder process name shown on UI. public string DisplayName { get; } Property Value string Methods Build(LinkedListNode<ClaimPiece>) Refine ClaimPiece.ClaimList of the node. public void Build(LinkedListNode<ClaimPiece> claimPieceNode) Parameters claimPieceNode LinkedListNode<ClaimPiece> Remarks Since the building process may require the information of the related node, a whole node is passed in. ToXElement() Get the XElement to represent the object. public XElement ToXElement() Returns XElement XElement to represent the object."
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.html",
|
||||
"title": "Class McAbcShortestPathSemantic | HiAPI-C# 2025",
|
||||
"summary": "Class McAbcShortestPathSemantic Namespace Hi.Numerical.SoftParsers.Claims Assembly HiMech.dll public class McAbcShortestPathSemantic : INcSemantic, IToXElement Inheritance object McAbcShortestPathSemantic Implements INcSemantic IToXElement 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 McAbcShortestPathSemantic() public McAbcShortestPathSemantic() Properties DisplayName The builder process name shown on UI. public string DisplayName { get; } Property Value string XName public static string XName { get; } Property Value string Methods Build(LinkedListNode<ClaimPiece>) Refine ClaimPiece.ClaimList of the node. public void Build(LinkedListNode<ClaimPiece> claimPieceNode) Parameters claimPieceNode LinkedListNode<ClaimPiece> Remarks Since the building process may require the information of the related node, a whole node is passed in. ToXElement() Get the XElement to represent the object. public XElement ToXElement() Returns XElement XElement to represent the object."
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.Claims.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.Claims.html",
|
||||
"title": "Namespace Hi.Numerical.SoftParsers.Claims | HiAPI-C# 2025",
|
||||
"summary": "Namespace Hi.Numerical.SoftParsers.Claims Classes ClaimPiece LinearFeatureXyzSemantic McAbcShortestPathSemantic Interfaces INcSemantic Builder of ClaimPiece.ClaimPiece.SentenceClaim and ClaimPiece LinkedList."
|
||||
"summary": "Namespace Hi.Numerical.SoftParsers.ClaimBased Classes FeatureXyzClaim McXyzClaim SentenceClaim Simultaneous Claim. Interfaces IClaim Logic of NC or part of NC statement. Different from the syntax-goal json object which is hard to fully normalized, IClaim is normalized-like object before action. ICoordinateMarkClaim ICoordinateTransformationClaim ICoordinateTranslationClaim IFeatureXyzClaim IFeedrateClaim IHeightOffsetClaim IMcXyzClaim IMcXyzabcClaim IMessageClaim IModalFlagClaim IOneShotClaim One-shot (non-modal) Claim. Claim is active only to one sentence in which it is specified. IPauseClaim IPolarClaim The class for G12.1 Polar mode. In G12.1 Polar mode, NC code applies (X,C) as (linear axis, hypothetical axis). XC, YA, ZB are available. IPositioningModeClaim IPreparedToolClaim ISpindleSpeedClaim IToolClaim Enums PositioningMode"
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.ICommentGrabber.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.ICommentGrabber.html",
|
||||
@ -4349,6 +4339,31 @@
|
||||
"title": "Namespace Hi.Numerical.SoftParsers.Raws | HiAPI-C# 2025",
|
||||
"summary": "Namespace Hi.Numerical.SoftParsers.Raws Classes HeidenhainSegmenter Heidenhain NC block builder. Also support single line NC block. Sentence A small NC block for one or several lines. SingleLineSegmenter Interfaces ISegmenter interface to get segment for Sentence."
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html",
|
||||
"title": "Class ClaimPiece | HiAPI-C# 2025",
|
||||
"summary": "Class ClaimPiece Namespace Hi.Numerical.SoftParsers.Semantics Assembly HiMech.dll public class ClaimPiece Inheritance object ClaimPiece 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 The design pattern of Sentence, JsonObject and SentenceClaim are one-one-one mapping. Constructors ClaimPiece(Sentence, JsonObject) public ClaimPiece(Sentence sentence, JsonObject jsonObject) Parameters sentence Sentence jsonObject JsonObject Properties ClaimList public List<IClaim> ClaimList { get; } Property Value List<IClaim> JsonObject public JsonObject JsonObject { get; set; } Property Value JsonObject Sentence public Sentence Sentence { get; set; } Property Value Sentence"
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.html",
|
||||
"title": "Class FeatureXyzSemantic | HiAPI-C# 2025",
|
||||
"summary": "Class FeatureXyzSemantic Namespace Hi.Numerical.SoftParsers.Semantics Assembly HiMech.dll public class FeatureXyzSemantic : INcSemantic, IToXElement Inheritance object FeatureXyzSemantic Implements INcSemantic IToXElement 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) Properties AvailableJsonPathList Available Json Path List to resolve semantic. public List<string> AvailableJsonPathList { get; } Property Value List<string> DisplayName The builder process name shown on UI. public string DisplayName { get; } Property Value string XName public static string XName { get; } Property Value string Methods Build(LinkedListNode<ClaimPiece>) Refine ClaimPiece.ClaimList of the node. public void Build(LinkedListNode<ClaimPiece> claimPieceNode) Parameters claimPieceNode LinkedListNode<ClaimPiece> Remarks Since the building process may require the information of the related node, a whole node is passed in. ToXElement() Get the XElement to represent the object. public XElement ToXElement() Returns XElement XElement to represent the object."
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.Semantics.INcSemantic.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.Semantics.INcSemantic.html",
|
||||
"title": "Interface INcSemantic | HiAPI-C# 2025",
|
||||
"summary": "Interface INcSemantic Namespace Hi.Numerical.SoftParsers.Semantics Assembly HiMech.dll Builder of ClaimPiece.SentenceClaim and ClaimPiece LinkedList. public interface INcSemantic : IToXElement Inherited Members IToXElement.ToXElement() 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) Properties DisplayName The builder process name shown on UI. string DisplayName { get; } Property Value string Methods Build(LinkedListNode<ClaimPiece>) Refine ClaimPiece.ClaimList of the node. void Build(LinkedListNode<ClaimPiece> claimPieceNode) Parameters claimPieceNode LinkedListNode<ClaimPiece> Remarks Since the building process may require the information of the related node, a whole node is passed in."
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.html",
|
||||
"title": "Class McAbcCyclicPathSemantic | HiAPI-C# 2025",
|
||||
"summary": "Class McAbcCyclicPathSemantic Namespace Hi.Numerical.SoftParsers.Semantics Assembly HiMech.dll public class McAbcCyclicPathSemantic : INcSemantic, IToXElement Inheritance object McAbcCyclicPathSemantic Implements INcSemantic IToXElement 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 McAbcCyclicPathSemantic() public McAbcCyclicPathSemantic() Properties DisplayName The builder process name shown on UI. public string DisplayName { get; } Property Value string XName public static string XName { get; } Property Value string Methods Build(LinkedListNode<ClaimPiece>) Refine ClaimPiece.ClaimList of the node. public void Build(LinkedListNode<ClaimPiece> claimPieceNode) Parameters claimPieceNode LinkedListNode<ClaimPiece> Remarks Since the building process may require the information of the related node, a whole node is passed in. ToXElement() Get the XElement to represent the object. public XElement ToXElement() Returns XElement XElement to represent the object."
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.Semantics.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.Semantics.html",
|
||||
"title": "Namespace Hi.Numerical.SoftParsers.Semantics | HiAPI-C# 2025",
|
||||
"summary": "Namespace Hi.Numerical.SoftParsers.Semantics Classes ClaimPiece FeatureXyzSemantic McAbcCyclicPathSemantic Interfaces INcSemantic Builder of ClaimPiece.SentenceClaim and ClaimPiece LinkedList."
|
||||
},
|
||||
"api/Hi.Numerical.SoftParsers.SoftCommentGrabber.html": {
|
||||
"href": "api/Hi.Numerical.SoftParsers.SoftCommentGrabber.html",
|
||||
"title": "Class SoftCommentGrabber | HiAPI-C# 2025",
|
||||
|
||||
@ -3858,7 +3858,7 @@
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Geom.FractionStatus",
|
||||
"Summary": "<p sourcefile=\"api/Hi.Geom.FractionStatus.yml\" sourcestartlinenumber=\"1\">Status flags for Hi.Geom.Fraction`1 and <xref href=\"Hi.Geom.NativeFraction\" data-throw-if-not-resolved=\"false\"></xref>.\nCorresponds to IS_PACKED_MASK and IS_EVALUATED_MASK in C++ fraction_base_t.</p>\n"
|
||||
"Summary": "<p sourcefile=\"api/Hi.Geom.FractionStatus.yml\" sourcestartlinenumber=\"1\">Status flags for Fraction and <xref href=\"Hi.Geom.NativeFraction\" data-throw-if-not-resolved=\"false\"></xref>.\nCorresponds to IS_PACKED_MASK and IS_EVALUATED_MASK in C++ fraction_base_t.</p>\n"
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
@ -11574,6 +11574,20 @@
|
||||
"Title": "Hi.Numerical.SoftParsers.ClaimBased.Classics",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.yml",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.html"
|
||||
}
|
||||
},
|
||||
"version": "",
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.ClaimBased.IClaim.yml",
|
||||
@ -11672,6 +11686,20 @@
|
||||
"Title": "Hi.Numerical.SoftParsers.ClaimBased.IHeightOffsetClaim",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.yml",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.html"
|
||||
}
|
||||
},
|
||||
"version": "",
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim.yml",
|
||||
@ -11896,6 +11924,20 @@
|
||||
"Title": "Hi.Numerical.SoftParsers.ClaimBased.Iso",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.yml",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.html"
|
||||
}
|
||||
},
|
||||
"version": "",
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.ClaimBased.PositioningMode.yml",
|
||||
@ -11938,76 +11980,6 @@
|
||||
"Title": "Hi.Numerical.SoftParsers.ClaimBased",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.Claims.ClaimPiece.yml",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Hi.Numerical.SoftParsers.Claims.ClaimPiece.html"
|
||||
}
|
||||
},
|
||||
"version": "",
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Numerical.SoftParsers.Claims.ClaimPiece",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.Claims.INcSemantic.yml",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Hi.Numerical.SoftParsers.Claims.INcSemantic.html"
|
||||
}
|
||||
},
|
||||
"version": "",
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Numerical.SoftParsers.Claims.INcSemantic",
|
||||
"Summary": "<p sourcefile=\"api/Hi.Numerical.SoftParsers.Claims.INcSemantic.yml\" sourcestartlinenumber=\"1\">Builder of <xref href=\"Hi.Numerical.SoftParsers.Claims.ClaimPiece\" data-throw-if-not-resolved=\"false\"></xref>.ClaimPiece.SentenceClaim and <xref href=\"Hi.Numerical.SoftParsers.Claims.ClaimPiece\" data-throw-if-not-resolved=\"false\"></xref> LinkedList.</p>\n"
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.yml",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.html"
|
||||
}
|
||||
},
|
||||
"version": "",
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.yml",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.html"
|
||||
}
|
||||
},
|
||||
"version": "",
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.Claims.yml",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Hi.Numerical.SoftParsers.Claims.html"
|
||||
}
|
||||
},
|
||||
"version": "",
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Numerical.SoftParsers.Claims",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.ICommentGrabber.yml",
|
||||
@ -12190,6 +12162,76 @@
|
||||
"Title": "Hi.Numerical.SoftParsers.Raws",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.Semantics.ClaimPiece.yml",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html"
|
||||
}
|
||||
},
|
||||
"version": "",
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Numerical.SoftParsers.Semantics.ClaimPiece",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.yml",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.html"
|
||||
}
|
||||
},
|
||||
"version": "",
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.Semantics.INcSemantic.yml",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Hi.Numerical.SoftParsers.Semantics.INcSemantic.html"
|
||||
}
|
||||
},
|
||||
"version": "",
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Numerical.SoftParsers.Semantics.INcSemantic",
|
||||
"Summary": "<p sourcefile=\"api/Hi.Numerical.SoftParsers.Semantics.INcSemantic.yml\" sourcestartlinenumber=\"1\">Builder of <xref href=\"Hi.Numerical.SoftParsers.Semantics.ClaimPiece\" data-throw-if-not-resolved=\"false\"></xref>.SentenceClaim and <xref href=\"Hi.Numerical.SoftParsers.Semantics.ClaimPiece\" data-throw-if-not-resolved=\"false\"></xref> LinkedList.</p>\n"
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.yml",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.html"
|
||||
}
|
||||
},
|
||||
"version": "",
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.Semantics.yml",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Hi.Numerical.SoftParsers.Semantics.html"
|
||||
}
|
||||
},
|
||||
"version": "",
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Numerical.SoftParsers.Semantics",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.SoftParsers.SoftCommentGrabber.yml",
|
||||
|
||||
@ -119703,15 +119703,15 @@ references:
|
||||
commentId: T:Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour
|
||||
fullName: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour
|
||||
nameWithType: ActLinearClAndLinearMcAbcMcXyzabcContour
|
||||
- uid: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.#ctor(Hi.Common.SeqPair{Hi.Geom.DVec3d},Hi.Common.SeqPair{Hi.Geom.Vec3d},System.TimeSpan,Hi.Numerical.Xyzabc.ICoordinateConverter)
|
||||
name: ActLinearClAndLinearMcAbcMcXyzabcContour(SeqPair<DVec3d>, SeqPair<Vec3d>, TimeSpan, ICoordinateConverter)
|
||||
href: api/Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.html#Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour__ctor_Hi_Common_SeqPair_Hi_Geom_DVec3d__Hi_Common_SeqPair_Hi_Geom_Vec3d__System_TimeSpan_Hi_Numerical_Xyzabc_ICoordinateConverter_
|
||||
commentId: M:Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.#ctor(Hi.Common.SeqPair{Hi.Geom.DVec3d},Hi.Common.SeqPair{Hi.Geom.Vec3d},System.TimeSpan,Hi.Numerical.Xyzabc.ICoordinateConverter)
|
||||
name.vb: New(SeqPair(Of DVec3d), SeqPair(Of Vec3d), TimeSpan, ICoordinateConverter)
|
||||
fullName: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ActLinearClAndLinearMcAbcMcXyzabcContour(Hi.Common.SeqPair<Hi.Geom.DVec3d>, Hi.Common.SeqPair<Hi.Geom.Vec3d>, System.TimeSpan, Hi.Numerical.Xyzabc.ICoordinateConverter)
|
||||
fullName.vb: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.New(Hi.Common.SeqPair(Of Hi.Geom.DVec3d), Hi.Common.SeqPair(Of Hi.Geom.Vec3d), System.TimeSpan, Hi.Numerical.Xyzabc.ICoordinateConverter)
|
||||
nameWithType: ActLinearClAndLinearMcAbcMcXyzabcContour.ActLinearClAndLinearMcAbcMcXyzabcContour(SeqPair<DVec3d>, SeqPair<Vec3d>, TimeSpan, ICoordinateConverter)
|
||||
nameWithType.vb: ActLinearClAndLinearMcAbcMcXyzabcContour.New(SeqPair(Of DVec3d), SeqPair(Of Vec3d), TimeSpan, ICoordinateConverter)
|
||||
- uid: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.#ctor(Hi.Common.SeqPair{Hi.Geom.DVec3d},Hi.Common.SeqPair{Hi.Geom.Vec3d},System.Double,System.TimeSpan,Hi.Numerical.Xyzabc.ICoordinateConverter)
|
||||
name: ActLinearClAndLinearMcAbcMcXyzabcContour(SeqPair<DVec3d>, SeqPair<Vec3d>, double, TimeSpan, ICoordinateConverter)
|
||||
href: api/Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.html#Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour__ctor_Hi_Common_SeqPair_Hi_Geom_DVec3d__Hi_Common_SeqPair_Hi_Geom_Vec3d__System_Double_System_TimeSpan_Hi_Numerical_Xyzabc_ICoordinateConverter_
|
||||
commentId: M:Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.#ctor(Hi.Common.SeqPair{Hi.Geom.DVec3d},Hi.Common.SeqPair{Hi.Geom.Vec3d},System.Double,System.TimeSpan,Hi.Numerical.Xyzabc.ICoordinateConverter)
|
||||
name.vb: New(SeqPair(Of DVec3d), SeqPair(Of Vec3d), Double, TimeSpan, ICoordinateConverter)
|
||||
fullName: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ActLinearClAndLinearMcAbcMcXyzabcContour(Hi.Common.SeqPair<Hi.Geom.DVec3d>, Hi.Common.SeqPair<Hi.Geom.Vec3d>, double, System.TimeSpan, Hi.Numerical.Xyzabc.ICoordinateConverter)
|
||||
fullName.vb: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.New(Hi.Common.SeqPair(Of Hi.Geom.DVec3d), Hi.Common.SeqPair(Of Hi.Geom.Vec3d), Double, System.TimeSpan, Hi.Numerical.Xyzabc.ICoordinateConverter)
|
||||
nameWithType: ActLinearClAndLinearMcAbcMcXyzabcContour.ActLinearClAndLinearMcAbcMcXyzabcContour(SeqPair<DVec3d>, SeqPair<Vec3d>, double, TimeSpan, ICoordinateConverter)
|
||||
nameWithType.vb: ActLinearClAndLinearMcAbcMcXyzabcContour.New(SeqPair(Of DVec3d), SeqPair(Of Vec3d), Double, TimeSpan, ICoordinateConverter)
|
||||
- uid: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.#ctor*
|
||||
name: ActLinearClAndLinearMcAbcMcXyzabcContour
|
||||
href: api/Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.html#Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour__ctor_
|
||||
@ -119735,19 +119735,32 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ActDuration
|
||||
nameWithType: ActLinearClAndLinearMcAbcMcXyzabcContour.ActDuration
|
||||
- uid: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ClPointSeq
|
||||
name: ClPointSeq
|
||||
href: api/Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.html#Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour_ClPointSeq
|
||||
commentId: P:Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ClPointSeq
|
||||
fullName: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ClPointSeq
|
||||
nameWithType: ActLinearClAndLinearMcAbcMcXyzabcContour.ClPointSeq
|
||||
- uid: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ClPointSeq*
|
||||
name: ClPointSeq
|
||||
href: api/Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.html#Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour_ClPointSeq_
|
||||
commentId: Overload:Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ClPointSeq
|
||||
- uid: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerClPointSeq
|
||||
name: ControllerClPointSeq
|
||||
href: api/Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.html#Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour_ControllerClPointSeq
|
||||
commentId: P:Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerClPointSeq
|
||||
fullName: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerClPointSeq
|
||||
nameWithType: ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerClPointSeq
|
||||
- uid: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerClPointSeq*
|
||||
name: ControllerClPointSeq
|
||||
href: api/Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.html#Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour_ControllerClPointSeq_
|
||||
commentId: Overload:Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerClPointSeq
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ClPointSeq
|
||||
nameWithType: ActLinearClAndLinearMcAbcMcXyzabcContour.ClPointSeq
|
||||
fullName: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerClPointSeq
|
||||
nameWithType: ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerClPointSeq
|
||||
- uid: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerToolOffset
|
||||
name: ControllerToolOffset
|
||||
href: api/Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.html#Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour_ControllerToolOffset
|
||||
commentId: P:Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerToolOffset
|
||||
fullName: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerToolOffset
|
||||
nameWithType: ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerToolOffset
|
||||
- uid: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerToolOffset*
|
||||
name: ControllerToolOffset
|
||||
href: api/Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.html#Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour_ControllerToolOffset_
|
||||
commentId: Overload:Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerToolOffset
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerToolOffset
|
||||
nameWithType: ActLinearClAndLinearMcAbcMcXyzabcContour.ControllerToolOffset
|
||||
- uid: Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.CoordinateConverter
|
||||
name: CoordinateConverter
|
||||
href: api/Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.html#Hi_Numerical_Acts_ActLinearClAndLinearMcAbcMcXyzabcContour_CoordinateConverter
|
||||
@ -128406,6 +128419,19 @@ references:
|
||||
commentId: T:Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim
|
||||
nameWithType: CoordinateTransformationChainClaim
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.CdnTransformMat4d
|
||||
name: CdnTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Classics_CoordinateTransformationChainClaim_CdnTransformMat4d
|
||||
commentId: P:Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.CdnTransformMat4d
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.CdnTransformMat4d
|
||||
nameWithType: CoordinateTransformationChainClaim.CdnTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.CdnTransformMat4d*
|
||||
name: CdnTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Classics_CoordinateTransformationChainClaim_CdnTransformMat4d_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.CdnTransformMat4d
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.CdnTransformMat4d
|
||||
nameWithType: CoordinateTransformationChainClaim.CdnTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.CoordinateTransformationClaimList
|
||||
name: CoordinateTransformationClaimList
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Classics_CoordinateTransformationChainClaim_CoordinateTransformationClaimList
|
||||
@ -128419,19 +128445,19 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.CoordinateTransformationClaimList
|
||||
nameWithType: CoordinateTransformationChainClaim.CoordinateTransformationClaimList
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.PointTransformMat4d
|
||||
name: PointTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Classics_CoordinateTransformationChainClaim_PointTransformMat4d
|
||||
commentId: P:Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.PointTransformMat4d
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.PointTransformMat4d
|
||||
nameWithType: CoordinateTransformationChainClaim.PointTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.PointTransformMat4d*
|
||||
name: PointTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Classics_CoordinateTransformationChainClaim_PointTransformMat4d_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.PointTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.PosTransformMat4d
|
||||
name: PosTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Classics_CoordinateTransformationChainClaim_PosTransformMat4d
|
||||
commentId: P:Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.PosTransformMat4d
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.PosTransformMat4d
|
||||
nameWithType: CoordinateTransformationChainClaim.PosTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.PosTransformMat4d*
|
||||
name: PosTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Classics_CoordinateTransformationChainClaim_PosTransformMat4d_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.PosTransformMat4d
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.PointTransformMat4d
|
||||
nameWithType: CoordinateTransformationChainClaim.PointTransformMat4d
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Classics.CoordinateTransformationChainClaim.PosTransformMat4d
|
||||
nameWithType: CoordinateTransformationChainClaim.PosTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Classics.PauseClaim
|
||||
name: PauseClaim
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Classics.PauseClaim.html
|
||||
@ -128606,6 +128632,25 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Classics.RadialRadiusOffsetClaim.TransientEndProgramPos
|
||||
nameWithType: RadialRadiusOffsetClaim.TransientEndProgramPos
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim
|
||||
name: FeatureXyzClaim
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.html
|
||||
commentId: T:Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim
|
||||
nameWithType: FeatureXyzClaim
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.FeatureXyz
|
||||
name: FeatureXyz
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.html#Hi_Numerical_SoftParsers_ClaimBased_FeatureXyzClaim_FeatureXyz
|
||||
commentId: P:Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.FeatureXyz
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.FeatureXyz
|
||||
nameWithType: FeatureXyzClaim.FeatureXyz
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.FeatureXyz*
|
||||
name: FeatureXyz
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.html#Hi_Numerical_SoftParsers_ClaimBased_FeatureXyzClaim_FeatureXyz_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.FeatureXyz
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.FeatureXyzClaim.FeatureXyz
|
||||
nameWithType: FeatureXyzClaim.FeatureXyz
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.IClaim
|
||||
name: IClaim
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.IClaim.html
|
||||
@ -128637,19 +128682,32 @@ references:
|
||||
commentId: T:Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim
|
||||
nameWithType: ICoordinateTransformationClaim
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.PointTransformMat4d
|
||||
name: PointTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.html#Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_PointTransformMat4d
|
||||
commentId: P:Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.PointTransformMat4d
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.PointTransformMat4d
|
||||
nameWithType: ICoordinateTransformationClaim.PointTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.PointTransformMat4d*
|
||||
name: PointTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.html#Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_PointTransformMat4d_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.PointTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.CdnTransformMat4d
|
||||
name: CdnTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.html#Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_CdnTransformMat4d
|
||||
commentId: P:Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.CdnTransformMat4d
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.CdnTransformMat4d
|
||||
nameWithType: ICoordinateTransformationClaim.CdnTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.CdnTransformMat4d*
|
||||
name: CdnTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.html#Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_CdnTransformMat4d_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.CdnTransformMat4d
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.PointTransformMat4d
|
||||
nameWithType: ICoordinateTransformationClaim.PointTransformMat4d
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.CdnTransformMat4d
|
||||
nameWithType: ICoordinateTransformationClaim.CdnTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.PosTransformMat4d
|
||||
name: PosTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.html#Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_PosTransformMat4d
|
||||
commentId: P:Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.PosTransformMat4d
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.PosTransformMat4d
|
||||
nameWithType: ICoordinateTransformationClaim.PosTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.PosTransformMat4d*
|
||||
name: PosTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.html#Hi_Numerical_SoftParsers_ClaimBased_ICoordinateTransformationClaim_PosTransformMat4d_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.PosTransformMat4d
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTransformationClaim.PosTransformMat4d
|
||||
nameWithType: ICoordinateTransformationClaim.PosTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTranslationClaim
|
||||
name: ICoordinateTranslationClaim
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.ICoordinateTranslationClaim.html
|
||||
@ -128713,12 +128771,44 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.IHeightOffsetClaim.HeightOffset_mm
|
||||
nameWithType: IHeightOffsetClaim.HeightOffset_mm
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim
|
||||
name: IMcXyzClaim
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.html
|
||||
commentId: T:Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim
|
||||
nameWithType: IMcXyzClaim
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.McXyz
|
||||
name: McXyz
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.html#Hi_Numerical_SoftParsers_ClaimBased_IMcXyzClaim_McXyz
|
||||
commentId: P:Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.McXyz
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.McXyz
|
||||
nameWithType: IMcXyzClaim.McXyz
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.McXyz*
|
||||
name: McXyz
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.html#Hi_Numerical_SoftParsers_ClaimBased_IMcXyzClaim_McXyz_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.McXyz
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.IMcXyzClaim.McXyz
|
||||
nameWithType: IMcXyzClaim.McXyz
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim
|
||||
name: IMcXyzabcClaim
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim.html
|
||||
commentId: T:Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim
|
||||
nameWithType: IMcXyzabcClaim
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim.McXyzabc
|
||||
name: McXyzabc
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim.html#Hi_Numerical_SoftParsers_ClaimBased_IMcXyzabcClaim_McXyzabc
|
||||
commentId: P:Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim.McXyzabc
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim.McXyzabc
|
||||
nameWithType: IMcXyzabcClaim.McXyzabc
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim.McXyzabc*
|
||||
name: McXyzabc
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim.html#Hi_Numerical_SoftParsers_ClaimBased_IMcXyzabcClaim_McXyzabc_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim.McXyzabc
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.IMcXyzabcClaim.McXyzabc
|
||||
nameWithType: IMcXyzabcClaim.McXyzabc
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.IMessageClaim
|
||||
name: IMessageClaim
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.IMessageClaim.html
|
||||
@ -128928,6 +129018,19 @@ references:
|
||||
commentId: T:Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim
|
||||
nameWithType: G54CoordinateClaim
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.CdnTransformMat4d
|
||||
name: CdnTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_CdnTransformMat4d
|
||||
commentId: P:Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.CdnTransformMat4d
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.CdnTransformMat4d
|
||||
nameWithType: G54CoordinateClaim.CdnTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.CdnTransformMat4d*
|
||||
name: CdnTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_CdnTransformMat4d_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.CdnTransformMat4d
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.CdnTransformMat4d
|
||||
nameWithType: G54CoordinateClaim.CdnTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.CoordinateMark
|
||||
name: CoordinateMark
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_CoordinateMark
|
||||
@ -128967,19 +129070,6 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.ModalFlags
|
||||
nameWithType: G54CoordinateClaim.ModalFlags
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PointTransformMat4d
|
||||
name: PointTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_PointTransformMat4d
|
||||
commentId: P:Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PointTransformMat4d
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PointTransformMat4d
|
||||
nameWithType: G54CoordinateClaim.PointTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PointTransformMat4d*
|
||||
name: PointTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_PointTransformMat4d_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PointTransformMat4d
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PointTransformMat4d
|
||||
nameWithType: G54CoordinateClaim.PointTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PointTranslationXyz
|
||||
name: PointTranslationXyz
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_PointTranslationXyz
|
||||
@ -128993,6 +129083,19 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PointTranslationXyz
|
||||
nameWithType: G54CoordinateClaim.PointTranslationXyz
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PosTransformMat4d
|
||||
name: PosTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_PosTransformMat4d
|
||||
commentId: P:Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PosTransformMat4d
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PosTransformMat4d
|
||||
nameWithType: G54CoordinateClaim.PosTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PosTransformMat4d*
|
||||
name: PosTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Iso_G54CoordinateClaim_PosTransformMat4d_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PosTransformMat4d
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.G54CoordinateClaim.PosTransformMat4d
|
||||
nameWithType: G54CoordinateClaim.PosTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim
|
||||
name: G68CoordinateClaim
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.html
|
||||
@ -129018,6 +129121,19 @@ references:
|
||||
fullName.vb: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.New
|
||||
nameWithType: G68CoordinateClaim.G68CoordinateClaim
|
||||
nameWithType.vb: G68CoordinateClaim.New
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.CdnTransformMat4d
|
||||
name: CdnTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_CdnTransformMat4d
|
||||
commentId: P:Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.CdnTransformMat4d
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.CdnTransformMat4d
|
||||
nameWithType: G68CoordinateClaim.CdnTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.CdnTransformMat4d*
|
||||
name: CdnTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_CdnTransformMat4d_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.CdnTransformMat4d
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.CdnTransformMat4d
|
||||
nameWithType: G68CoordinateClaim.CdnTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.CoordinateMark
|
||||
name: CoordinateMark
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_CoordinateMark
|
||||
@ -129070,19 +129186,19 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.OrthogonalPlaneClaimGetter
|
||||
nameWithType: G68CoordinateClaim.OrthogonalPlaneClaimGetter
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.PointTransformMat4d
|
||||
name: PointTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_PointTransformMat4d
|
||||
commentId: P:Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.PointTransformMat4d
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.PointTransformMat4d
|
||||
nameWithType: G68CoordinateClaim.PointTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.PointTransformMat4d*
|
||||
name: PointTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_PointTransformMat4d_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.PointTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.PosTransformMat4d
|
||||
name: PosTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_PosTransformMat4d
|
||||
commentId: P:Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.PosTransformMat4d
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.PosTransformMat4d
|
||||
nameWithType: G68CoordinateClaim.PosTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.PosTransformMat4d*
|
||||
name: PosTransformMat4d
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_PosTransformMat4d_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.PosTransformMat4d
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.PointTransformMat4d
|
||||
nameWithType: G68CoordinateClaim.PointTransformMat4d
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.PosTransformMat4d
|
||||
nameWithType: G68CoordinateClaim.PosTransformMat4d
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.R
|
||||
name: R
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.Iso.G68CoordinateClaim.html#Hi_Numerical_SoftParsers_ClaimBased_Iso_G68CoordinateClaim_R
|
||||
@ -129192,6 +129308,25 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.Iso.OrthogonalPlaneClaim.OrthogonalPlaneFlag
|
||||
nameWithType: OrthogonalPlaneClaim.OrthogonalPlaneFlag
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim
|
||||
name: McXyzClaim
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.html
|
||||
commentId: T:Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim
|
||||
nameWithType: McXyzClaim
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.McXyz
|
||||
name: McXyz
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.html#Hi_Numerical_SoftParsers_ClaimBased_McXyzClaim_McXyz
|
||||
commentId: P:Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.McXyz
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.McXyz
|
||||
nameWithType: McXyzClaim.McXyz
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.McXyz*
|
||||
name: McXyz
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.html#Hi_Numerical_SoftParsers_ClaimBased_McXyzClaim_McXyz_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.McXyz
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.McXyzClaim.McXyz
|
||||
nameWithType: McXyzClaim.McXyz
|
||||
- uid: Hi.Numerical.SoftParsers.ClaimBased.PositioningMode
|
||||
name: PositioningMode
|
||||
href: api/Hi.Numerical.SoftParsers.ClaimBased.PositioningMode.html
|
||||
@ -129235,239 +129370,6 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.ClaimBased.SentenceClaim.ClaimList
|
||||
nameWithType: SentenceClaim.ClaimList
|
||||
- uid: Hi.Numerical.SoftParsers.Claims
|
||||
name: Hi.Numerical.SoftParsers.Claims
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.html
|
||||
commentId: N:Hi.Numerical.SoftParsers.Claims
|
||||
fullName: Hi.Numerical.SoftParsers.Claims
|
||||
nameWithType: Hi.Numerical.SoftParsers.Claims
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.ClaimPiece
|
||||
name: ClaimPiece
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.ClaimPiece.html
|
||||
commentId: T:Hi.Numerical.SoftParsers.Claims.ClaimPiece
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.ClaimPiece
|
||||
nameWithType: ClaimPiece
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.ClaimPiece.#ctor(Hi.Numerical.SoftParsers.Raws.Sentence,System.Text.Json.Nodes.JsonObject)
|
||||
name: ClaimPiece(Sentence, JsonObject)
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.ClaimPiece.html#Hi_Numerical_SoftParsers_Claims_ClaimPiece__ctor_Hi_Numerical_SoftParsers_Raws_Sentence_System_Text_Json_Nodes_JsonObject_
|
||||
commentId: M:Hi.Numerical.SoftParsers.Claims.ClaimPiece.#ctor(Hi.Numerical.SoftParsers.Raws.Sentence,System.Text.Json.Nodes.JsonObject)
|
||||
name.vb: New(Sentence, JsonObject)
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.ClaimPiece.ClaimPiece(Hi.Numerical.SoftParsers.Raws.Sentence, System.Text.Json.Nodes.JsonObject)
|
||||
fullName.vb: Hi.Numerical.SoftParsers.Claims.ClaimPiece.New(Hi.Numerical.SoftParsers.Raws.Sentence, System.Text.Json.Nodes.JsonObject)
|
||||
nameWithType: ClaimPiece.ClaimPiece(Sentence, JsonObject)
|
||||
nameWithType.vb: ClaimPiece.New(Sentence, JsonObject)
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.ClaimPiece.#ctor*
|
||||
name: ClaimPiece
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.ClaimPiece.html#Hi_Numerical_SoftParsers_Claims_ClaimPiece__ctor_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Claims.ClaimPiece.#ctor
|
||||
isSpec: "True"
|
||||
name.vb: New
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.ClaimPiece.ClaimPiece
|
||||
fullName.vb: Hi.Numerical.SoftParsers.Claims.ClaimPiece.New
|
||||
nameWithType: ClaimPiece.ClaimPiece
|
||||
nameWithType.vb: ClaimPiece.New
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.ClaimPiece.ClaimList
|
||||
name: ClaimList
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.ClaimPiece.html#Hi_Numerical_SoftParsers_Claims_ClaimPiece_ClaimList
|
||||
commentId: P:Hi.Numerical.SoftParsers.Claims.ClaimPiece.ClaimList
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.ClaimPiece.ClaimList
|
||||
nameWithType: ClaimPiece.ClaimList
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.ClaimPiece.ClaimList*
|
||||
name: ClaimList
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.ClaimPiece.html#Hi_Numerical_SoftParsers_Claims_ClaimPiece_ClaimList_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Claims.ClaimPiece.ClaimList
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.ClaimPiece.ClaimList
|
||||
nameWithType: ClaimPiece.ClaimList
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.ClaimPiece.JsonObject
|
||||
name: JsonObject
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.ClaimPiece.html#Hi_Numerical_SoftParsers_Claims_ClaimPiece_JsonObject
|
||||
commentId: P:Hi.Numerical.SoftParsers.Claims.ClaimPiece.JsonObject
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.ClaimPiece.JsonObject
|
||||
nameWithType: ClaimPiece.JsonObject
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.ClaimPiece.JsonObject*
|
||||
name: JsonObject
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.ClaimPiece.html#Hi_Numerical_SoftParsers_Claims_ClaimPiece_JsonObject_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Claims.ClaimPiece.JsonObject
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.ClaimPiece.JsonObject
|
||||
nameWithType: ClaimPiece.JsonObject
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.ClaimPiece.Sentence
|
||||
name: Sentence
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.ClaimPiece.html#Hi_Numerical_SoftParsers_Claims_ClaimPiece_Sentence
|
||||
commentId: P:Hi.Numerical.SoftParsers.Claims.ClaimPiece.Sentence
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.ClaimPiece.Sentence
|
||||
nameWithType: ClaimPiece.Sentence
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.ClaimPiece.Sentence*
|
||||
name: Sentence
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.ClaimPiece.html#Hi_Numerical_SoftParsers_Claims_ClaimPiece_Sentence_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Claims.ClaimPiece.Sentence
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.ClaimPiece.Sentence
|
||||
nameWithType: ClaimPiece.Sentence
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.INcSemantic
|
||||
name: INcSemantic
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.INcSemantic.html
|
||||
commentId: T:Hi.Numerical.SoftParsers.Claims.INcSemantic
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.INcSemantic
|
||||
nameWithType: INcSemantic
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.INcSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Claims.ClaimPiece})
|
||||
name: Build(LinkedListNode<ClaimPiece>)
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.INcSemantic.html#Hi_Numerical_SoftParsers_Claims_INcSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Claims_ClaimPiece__
|
||||
commentId: M:Hi.Numerical.SoftParsers.Claims.INcSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Claims.ClaimPiece})
|
||||
name.vb: Build(LinkedListNode(Of ClaimPiece))
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.INcSemantic.Build(System.Collections.Generic.LinkedListNode<Hi.Numerical.SoftParsers.Claims.ClaimPiece>)
|
||||
fullName.vb: Hi.Numerical.SoftParsers.Claims.INcSemantic.Build(System.Collections.Generic.LinkedListNode(Of Hi.Numerical.SoftParsers.Claims.ClaimPiece))
|
||||
nameWithType: INcSemantic.Build(LinkedListNode<ClaimPiece>)
|
||||
nameWithType.vb: INcSemantic.Build(LinkedListNode(Of ClaimPiece))
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.INcSemantic.Build*
|
||||
name: Build
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.INcSemantic.html#Hi_Numerical_SoftParsers_Claims_INcSemantic_Build_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Claims.INcSemantic.Build
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.INcSemantic.Build
|
||||
nameWithType: INcSemantic.Build
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.INcSemantic.DisplayName
|
||||
name: DisplayName
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.INcSemantic.html#Hi_Numerical_SoftParsers_Claims_INcSemantic_DisplayName
|
||||
commentId: P:Hi.Numerical.SoftParsers.Claims.INcSemantic.DisplayName
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.INcSemantic.DisplayName
|
||||
nameWithType: INcSemantic.DisplayName
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.INcSemantic.DisplayName*
|
||||
name: DisplayName
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.INcSemantic.html#Hi_Numerical_SoftParsers_Claims_INcSemantic_DisplayName_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Claims.INcSemantic.DisplayName
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.INcSemantic.DisplayName
|
||||
nameWithType: INcSemantic.DisplayName
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic
|
||||
name: LinearFeatureXyzSemantic
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.html
|
||||
commentId: T:Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic
|
||||
nameWithType: LinearFeatureXyzSemantic
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Claims.ClaimPiece})
|
||||
name: Build(LinkedListNode<ClaimPiece>)
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.html#Hi_Numerical_SoftParsers_Claims_LinearFeatureXyzSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Claims_ClaimPiece__
|
||||
commentId: M:Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Claims.ClaimPiece})
|
||||
name.vb: Build(LinkedListNode(Of ClaimPiece))
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.Build(System.Collections.Generic.LinkedListNode<Hi.Numerical.SoftParsers.Claims.ClaimPiece>)
|
||||
fullName.vb: Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.Build(System.Collections.Generic.LinkedListNode(Of Hi.Numerical.SoftParsers.Claims.ClaimPiece))
|
||||
nameWithType: LinearFeatureXyzSemantic.Build(LinkedListNode<ClaimPiece>)
|
||||
nameWithType.vb: LinearFeatureXyzSemantic.Build(LinkedListNode(Of ClaimPiece))
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.Build*
|
||||
name: Build
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.html#Hi_Numerical_SoftParsers_Claims_LinearFeatureXyzSemantic_Build_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.Build
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.Build
|
||||
nameWithType: LinearFeatureXyzSemantic.Build
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.DisplayName
|
||||
name: DisplayName
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.html#Hi_Numerical_SoftParsers_Claims_LinearFeatureXyzSemantic_DisplayName
|
||||
commentId: P:Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.DisplayName
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.DisplayName
|
||||
nameWithType: LinearFeatureXyzSemantic.DisplayName
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.DisplayName*
|
||||
name: DisplayName
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.html#Hi_Numerical_SoftParsers_Claims_LinearFeatureXyzSemantic_DisplayName_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.DisplayName
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.DisplayName
|
||||
nameWithType: LinearFeatureXyzSemantic.DisplayName
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.ToXElement
|
||||
name: ToXElement()
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.html#Hi_Numerical_SoftParsers_Claims_LinearFeatureXyzSemantic_ToXElement
|
||||
commentId: M:Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.ToXElement
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.ToXElement()
|
||||
nameWithType: LinearFeatureXyzSemantic.ToXElement()
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.ToXElement*
|
||||
name: ToXElement
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.html#Hi_Numerical_SoftParsers_Claims_LinearFeatureXyzSemantic_ToXElement_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.ToXElement
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.LinearFeatureXyzSemantic.ToXElement
|
||||
nameWithType: LinearFeatureXyzSemantic.ToXElement
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic
|
||||
name: McAbcShortestPathSemantic
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.html
|
||||
commentId: T:Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic
|
||||
nameWithType: McAbcShortestPathSemantic
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.#ctor
|
||||
name: McAbcShortestPathSemantic()
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.html#Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic__ctor
|
||||
commentId: M:Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.#ctor
|
||||
name.vb: New()
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.McAbcShortestPathSemantic()
|
||||
fullName.vb: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.New()
|
||||
nameWithType: McAbcShortestPathSemantic.McAbcShortestPathSemantic()
|
||||
nameWithType.vb: McAbcShortestPathSemantic.New()
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.#ctor*
|
||||
name: McAbcShortestPathSemantic
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.html#Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic__ctor_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.#ctor
|
||||
isSpec: "True"
|
||||
name.vb: New
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.McAbcShortestPathSemantic
|
||||
fullName.vb: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.New
|
||||
nameWithType: McAbcShortestPathSemantic.McAbcShortestPathSemantic
|
||||
nameWithType.vb: McAbcShortestPathSemantic.New
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Claims.ClaimPiece})
|
||||
name: Build(LinkedListNode<ClaimPiece>)
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.html#Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Claims_ClaimPiece__
|
||||
commentId: M:Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Claims.ClaimPiece})
|
||||
name.vb: Build(LinkedListNode(Of ClaimPiece))
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.Build(System.Collections.Generic.LinkedListNode<Hi.Numerical.SoftParsers.Claims.ClaimPiece>)
|
||||
fullName.vb: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.Build(System.Collections.Generic.LinkedListNode(Of Hi.Numerical.SoftParsers.Claims.ClaimPiece))
|
||||
nameWithType: McAbcShortestPathSemantic.Build(LinkedListNode<ClaimPiece>)
|
||||
nameWithType.vb: McAbcShortestPathSemantic.Build(LinkedListNode(Of ClaimPiece))
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.Build*
|
||||
name: Build
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.html#Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_Build_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.Build
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.Build
|
||||
nameWithType: McAbcShortestPathSemantic.Build
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.DisplayName
|
||||
name: DisplayName
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.html#Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_DisplayName
|
||||
commentId: P:Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.DisplayName
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.DisplayName
|
||||
nameWithType: McAbcShortestPathSemantic.DisplayName
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.DisplayName*
|
||||
name: DisplayName
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.html#Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_DisplayName_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.DisplayName
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.DisplayName
|
||||
nameWithType: McAbcShortestPathSemantic.DisplayName
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.ToXElement
|
||||
name: ToXElement()
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.html#Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_ToXElement
|
||||
commentId: M:Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.ToXElement
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.ToXElement()
|
||||
nameWithType: McAbcShortestPathSemantic.ToXElement()
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.ToXElement*
|
||||
name: ToXElement
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.html#Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_ToXElement_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.ToXElement
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.ToXElement
|
||||
nameWithType: McAbcShortestPathSemantic.ToXElement
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.XName
|
||||
name: XName
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.html#Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_XName
|
||||
commentId: P:Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.XName
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.XName
|
||||
nameWithType: McAbcShortestPathSemantic.XName
|
||||
- uid: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.XName*
|
||||
name: XName
|
||||
href: api/Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.html#Hi_Numerical_SoftParsers_Claims_McAbcShortestPathSemantic_XName_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.XName
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Claims.McAbcShortestPathSemantic.XName
|
||||
nameWithType: McAbcShortestPathSemantic.XName
|
||||
- uid: Hi.Numerical.SoftParsers.ICommentGrabber
|
||||
name: ICommentGrabber
|
||||
href: api/Hi.Numerical.SoftParsers.ICommentGrabber.html
|
||||
@ -129982,6 +129884,265 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Raws.SingleLineSegmenter.Name
|
||||
nameWithType: SingleLineSegmenter.Name
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics
|
||||
name: Hi.Numerical.SoftParsers.Semantics
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.html
|
||||
commentId: N:Hi.Numerical.SoftParsers.Semantics
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics
|
||||
nameWithType: Hi.Numerical.SoftParsers.Semantics
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.ClaimPiece
|
||||
name: ClaimPiece
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html
|
||||
commentId: T:Hi.Numerical.SoftParsers.Semantics.ClaimPiece
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.ClaimPiece
|
||||
nameWithType: ClaimPiece
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.#ctor(Hi.Numerical.SoftParsers.Raws.Sentence,System.Text.Json.Nodes.JsonObject)
|
||||
name: ClaimPiece(Sentence, JsonObject)
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html#Hi_Numerical_SoftParsers_Semantics_ClaimPiece__ctor_Hi_Numerical_SoftParsers_Raws_Sentence_System_Text_Json_Nodes_JsonObject_
|
||||
commentId: M:Hi.Numerical.SoftParsers.Semantics.ClaimPiece.#ctor(Hi.Numerical.SoftParsers.Raws.Sentence,System.Text.Json.Nodes.JsonObject)
|
||||
name.vb: New(Sentence, JsonObject)
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.ClaimPiece(Hi.Numerical.SoftParsers.Raws.Sentence, System.Text.Json.Nodes.JsonObject)
|
||||
fullName.vb: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.New(Hi.Numerical.SoftParsers.Raws.Sentence, System.Text.Json.Nodes.JsonObject)
|
||||
nameWithType: ClaimPiece.ClaimPiece(Sentence, JsonObject)
|
||||
nameWithType.vb: ClaimPiece.New(Sentence, JsonObject)
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.#ctor*
|
||||
name: ClaimPiece
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html#Hi_Numerical_SoftParsers_Semantics_ClaimPiece__ctor_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Semantics.ClaimPiece.#ctor
|
||||
isSpec: "True"
|
||||
name.vb: New
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.ClaimPiece
|
||||
fullName.vb: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.New
|
||||
nameWithType: ClaimPiece.ClaimPiece
|
||||
nameWithType.vb: ClaimPiece.New
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.ClaimList
|
||||
name: ClaimList
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html#Hi_Numerical_SoftParsers_Semantics_ClaimPiece_ClaimList
|
||||
commentId: P:Hi.Numerical.SoftParsers.Semantics.ClaimPiece.ClaimList
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.ClaimList
|
||||
nameWithType: ClaimPiece.ClaimList
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.ClaimList*
|
||||
name: ClaimList
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html#Hi_Numerical_SoftParsers_Semantics_ClaimPiece_ClaimList_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Semantics.ClaimPiece.ClaimList
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.ClaimList
|
||||
nameWithType: ClaimPiece.ClaimList
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.JsonObject
|
||||
name: JsonObject
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html#Hi_Numerical_SoftParsers_Semantics_ClaimPiece_JsonObject
|
||||
commentId: P:Hi.Numerical.SoftParsers.Semantics.ClaimPiece.JsonObject
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.JsonObject
|
||||
nameWithType: ClaimPiece.JsonObject
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.JsonObject*
|
||||
name: JsonObject
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html#Hi_Numerical_SoftParsers_Semantics_ClaimPiece_JsonObject_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Semantics.ClaimPiece.JsonObject
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.JsonObject
|
||||
nameWithType: ClaimPiece.JsonObject
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.Sentence
|
||||
name: Sentence
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html#Hi_Numerical_SoftParsers_Semantics_ClaimPiece_Sentence
|
||||
commentId: P:Hi.Numerical.SoftParsers.Semantics.ClaimPiece.Sentence
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.Sentence
|
||||
nameWithType: ClaimPiece.Sentence
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.Sentence*
|
||||
name: Sentence
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.ClaimPiece.html#Hi_Numerical_SoftParsers_Semantics_ClaimPiece_Sentence_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Semantics.ClaimPiece.Sentence
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.ClaimPiece.Sentence
|
||||
nameWithType: ClaimPiece.Sentence
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic
|
||||
name: FeatureXyzSemantic
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.html
|
||||
commentId: T:Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic
|
||||
nameWithType: FeatureXyzSemantic
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.AvailableJsonPathList
|
||||
name: AvailableJsonPathList
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.html#Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_AvailableJsonPathList
|
||||
commentId: P:Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.AvailableJsonPathList
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.AvailableJsonPathList
|
||||
nameWithType: FeatureXyzSemantic.AvailableJsonPathList
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.AvailableJsonPathList*
|
||||
name: AvailableJsonPathList
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.html#Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_AvailableJsonPathList_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.AvailableJsonPathList
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.AvailableJsonPathList
|
||||
nameWithType: FeatureXyzSemantic.AvailableJsonPathList
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Semantics.ClaimPiece})
|
||||
name: Build(LinkedListNode<ClaimPiece>)
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.html#Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Semantics_ClaimPiece__
|
||||
commentId: M:Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Semantics.ClaimPiece})
|
||||
name.vb: Build(LinkedListNode(Of ClaimPiece))
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.Build(System.Collections.Generic.LinkedListNode<Hi.Numerical.SoftParsers.Semantics.ClaimPiece>)
|
||||
fullName.vb: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.Build(System.Collections.Generic.LinkedListNode(Of Hi.Numerical.SoftParsers.Semantics.ClaimPiece))
|
||||
nameWithType: FeatureXyzSemantic.Build(LinkedListNode<ClaimPiece>)
|
||||
nameWithType.vb: FeatureXyzSemantic.Build(LinkedListNode(Of ClaimPiece))
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.Build*
|
||||
name: Build
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.html#Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_Build_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.Build
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.Build
|
||||
nameWithType: FeatureXyzSemantic.Build
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.DisplayName
|
||||
name: DisplayName
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.html#Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_DisplayName
|
||||
commentId: P:Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.DisplayName
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.DisplayName
|
||||
nameWithType: FeatureXyzSemantic.DisplayName
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.DisplayName*
|
||||
name: DisplayName
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.html#Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_DisplayName_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.DisplayName
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.DisplayName
|
||||
nameWithType: FeatureXyzSemantic.DisplayName
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.ToXElement
|
||||
name: ToXElement()
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.html#Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_ToXElement
|
||||
commentId: M:Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.ToXElement
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.ToXElement()
|
||||
nameWithType: FeatureXyzSemantic.ToXElement()
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.ToXElement*
|
||||
name: ToXElement
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.html#Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_ToXElement_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.ToXElement
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.ToXElement
|
||||
nameWithType: FeatureXyzSemantic.ToXElement
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.XName
|
||||
name: XName
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.html#Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_XName
|
||||
commentId: P:Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.XName
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.XName
|
||||
nameWithType: FeatureXyzSemantic.XName
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.XName*
|
||||
name: XName
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.html#Hi_Numerical_SoftParsers_Semantics_FeatureXyzSemantic_XName_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.XName
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.FeatureXyzSemantic.XName
|
||||
nameWithType: FeatureXyzSemantic.XName
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.INcSemantic
|
||||
name: INcSemantic
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.INcSemantic.html
|
||||
commentId: T:Hi.Numerical.SoftParsers.Semantics.INcSemantic
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.INcSemantic
|
||||
nameWithType: INcSemantic
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.INcSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Semantics.ClaimPiece})
|
||||
name: Build(LinkedListNode<ClaimPiece>)
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.INcSemantic.html#Hi_Numerical_SoftParsers_Semantics_INcSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Semantics_ClaimPiece__
|
||||
commentId: M:Hi.Numerical.SoftParsers.Semantics.INcSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Semantics.ClaimPiece})
|
||||
name.vb: Build(LinkedListNode(Of ClaimPiece))
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.INcSemantic.Build(System.Collections.Generic.LinkedListNode<Hi.Numerical.SoftParsers.Semantics.ClaimPiece>)
|
||||
fullName.vb: Hi.Numerical.SoftParsers.Semantics.INcSemantic.Build(System.Collections.Generic.LinkedListNode(Of Hi.Numerical.SoftParsers.Semantics.ClaimPiece))
|
||||
nameWithType: INcSemantic.Build(LinkedListNode<ClaimPiece>)
|
||||
nameWithType.vb: INcSemantic.Build(LinkedListNode(Of ClaimPiece))
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.INcSemantic.Build*
|
||||
name: Build
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.INcSemantic.html#Hi_Numerical_SoftParsers_Semantics_INcSemantic_Build_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Semantics.INcSemantic.Build
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.INcSemantic.Build
|
||||
nameWithType: INcSemantic.Build
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.INcSemantic.DisplayName
|
||||
name: DisplayName
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.INcSemantic.html#Hi_Numerical_SoftParsers_Semantics_INcSemantic_DisplayName
|
||||
commentId: P:Hi.Numerical.SoftParsers.Semantics.INcSemantic.DisplayName
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.INcSemantic.DisplayName
|
||||
nameWithType: INcSemantic.DisplayName
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.INcSemantic.DisplayName*
|
||||
name: DisplayName
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.INcSemantic.html#Hi_Numerical_SoftParsers_Semantics_INcSemantic_DisplayName_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Semantics.INcSemantic.DisplayName
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.INcSemantic.DisplayName
|
||||
nameWithType: INcSemantic.DisplayName
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic
|
||||
name: McAbcCyclicPathSemantic
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.html
|
||||
commentId: T:Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic
|
||||
nameWithType: McAbcCyclicPathSemantic
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.#ctor
|
||||
name: McAbcCyclicPathSemantic()
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.html#Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic__ctor
|
||||
commentId: M:Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.#ctor
|
||||
name.vb: New()
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.McAbcCyclicPathSemantic()
|
||||
fullName.vb: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.New()
|
||||
nameWithType: McAbcCyclicPathSemantic.McAbcCyclicPathSemantic()
|
||||
nameWithType.vb: McAbcCyclicPathSemantic.New()
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.#ctor*
|
||||
name: McAbcCyclicPathSemantic
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.html#Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic__ctor_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.#ctor
|
||||
isSpec: "True"
|
||||
name.vb: New
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.McAbcCyclicPathSemantic
|
||||
fullName.vb: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.New
|
||||
nameWithType: McAbcCyclicPathSemantic.McAbcCyclicPathSemantic
|
||||
nameWithType.vb: McAbcCyclicPathSemantic.New
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Semantics.ClaimPiece})
|
||||
name: Build(LinkedListNode<ClaimPiece>)
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.html#Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_Build_System_Collections_Generic_LinkedListNode_Hi_Numerical_SoftParsers_Semantics_ClaimPiece__
|
||||
commentId: M:Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.Build(System.Collections.Generic.LinkedListNode{Hi.Numerical.SoftParsers.Semantics.ClaimPiece})
|
||||
name.vb: Build(LinkedListNode(Of ClaimPiece))
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.Build(System.Collections.Generic.LinkedListNode<Hi.Numerical.SoftParsers.Semantics.ClaimPiece>)
|
||||
fullName.vb: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.Build(System.Collections.Generic.LinkedListNode(Of Hi.Numerical.SoftParsers.Semantics.ClaimPiece))
|
||||
nameWithType: McAbcCyclicPathSemantic.Build(LinkedListNode<ClaimPiece>)
|
||||
nameWithType.vb: McAbcCyclicPathSemantic.Build(LinkedListNode(Of ClaimPiece))
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.Build*
|
||||
name: Build
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.html#Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_Build_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.Build
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.Build
|
||||
nameWithType: McAbcCyclicPathSemantic.Build
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.DisplayName
|
||||
name: DisplayName
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.html#Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_DisplayName
|
||||
commentId: P:Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.DisplayName
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.DisplayName
|
||||
nameWithType: McAbcCyclicPathSemantic.DisplayName
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.DisplayName*
|
||||
name: DisplayName
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.html#Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_DisplayName_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.DisplayName
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.DisplayName
|
||||
nameWithType: McAbcCyclicPathSemantic.DisplayName
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.ToXElement
|
||||
name: ToXElement()
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.html#Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_ToXElement
|
||||
commentId: M:Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.ToXElement
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.ToXElement()
|
||||
nameWithType: McAbcCyclicPathSemantic.ToXElement()
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.ToXElement*
|
||||
name: ToXElement
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.html#Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_ToXElement_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.ToXElement
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.ToXElement
|
||||
nameWithType: McAbcCyclicPathSemantic.ToXElement
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.XName
|
||||
name: XName
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.html#Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_XName
|
||||
commentId: P:Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.XName
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.XName
|
||||
nameWithType: McAbcCyclicPathSemantic.XName
|
||||
- uid: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.XName*
|
||||
name: XName
|
||||
href: api/Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.html#Hi_Numerical_SoftParsers_Semantics_McAbcCyclicPathSemantic_XName_
|
||||
commentId: Overload:Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.XName
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.SoftParsers.Semantics.McAbcCyclicPathSemantic.XName
|
||||
nameWithType: McAbcCyclicPathSemantic.XName
|
||||
- uid: Hi.Numerical.SoftParsers.SoftCommentGrabber
|
||||
name: SoftCommentGrabber
|
||||
href: api/Hi.Numerical.SoftParsers.SoftCommentGrabber.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