This commit is contained in:
2025-07-25 16:27:29 +08:00
parent 38b27cd481
commit b5cad3c171
1114 changed files with 68009 additions and 23981 deletions
@@ -168,6 +168,9 @@ This class manages the display and interaction of cutter location points and lin
<div>
<a class="xref" href="Hi.Numerical.StepSelectionUtils.BoundSelectorUtil.html#Hi_Numerical_StepSelectionUtils_BoundSelectorUtil_GetStepRange_Hi_CutterLocations_ClStrips_ClStrip_Hi_Numerical_StepSelectionUtils_BoundSelectorPair_">BoundSelectorUtil.GetStepRange(ClStrip, BoundSelectorPair)</a>
</div>
<div>
<a class="xref" href="Hi.Disp.DispUtil.html#Hi_Disp_DispUtil_Display_Hi_Disp_IDisplayee_Hi_Disp_Bind_Hi_Geom_Mat4d_">DispUtil.Display(IDisplayee, Bind, Mat4d)</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>
@@ -761,10 +764,10 @@ A value of -1 indicates that the display should follow the end of the strip.</p>
<a id="Hi_CutterLocations_ClStrips_ClStrip_GetScaledFittingViewByStripDispRange_" data-uid="Hi.CutterLocations.ClStrips.ClStrip.GetScaledFittingViewByStripDispRange*"></a>
<a id="Hi_CutterLocations_ClStrips_ClStrip_GetFittingView_" data-uid="Hi.CutterLocations.ClStrips.ClStrip.GetFittingView*"></a>
<h3 id="Hi_CutterLocations_ClStrips_ClStrip_GetScaledFittingViewByStripDispRange_Hi_Geom_Mat4d_Hi_Geom_Mat4d_" data-uid="Hi.CutterLocations.ClStrips.ClStrip.GetScaledFittingViewByStripDispRange(Hi.Geom.Mat4d,Hi.Geom.Mat4d)">
GetScaledFittingViewByStripDispRange(Mat4d, Mat4d)
<h3 id="Hi_CutterLocations_ClStrips_ClStrip_GetFittingView_Hi_Geom_Mat4d_Hi_Geom_Mat4d_" data-uid="Hi.CutterLocations.ClStrips.ClStrip.GetFittingView(Hi.Geom.Mat4d,Hi.Geom.Mat4d)">
GetFittingView(Mat4d, Mat4d)
</h3>
@@ -773,7 +776,7 @@ A value of -1 indicates that the display should follow the end of the strip.</p>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Mat4d GetScaledFittingViewByStripDispRange(Mat4d sketchView, Mat4d clStripZeroToRoot = null)</code></pre>
<pre><code class="lang-csharp hljs">public Mat4d GetFittingView(Mat4d sketchView, Mat4d clStripZeroToRoot = null)</code></pre>
</div>
<h4 class="section">Parameters</h4>