tune
This commit is contained in:
+7
-4
@@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="title" content="Enum MillingCutterEditorDisplayee.ShapeModeEnum | HiAPI-C# 2025 ">
|
||||
|
||||
|
||||
<meta name="description" content="Display shape mode for the cutter.">
|
||||
<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,8 @@ Enum MillingCutterEditorDisplayee.ShapeModeEnum
|
||||
<dl><dt>Assembly</dt><dd>HiMech.dll</dd></dl>
|
||||
</div>
|
||||
|
||||
<div class="markdown summary"></div>
|
||||
<div class="markdown summary"><p>Display shape mode for the cutter.</p>
|
||||
</div>
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
@@ -146,10 +147,12 @@ Enum MillingCutterEditorDisplayee.ShapeModeEnum
|
||||
<dl class="parameters">
|
||||
<dt id="Hi_Milling_Cutters_MillingCutterEditorDisplayee_ShapeModeEnum_DetailPhysicsShape"><code>DetailPhysicsShape = 1</code></dt>
|
||||
|
||||
<dd></dd>
|
||||
<dd><p>Render detailed physics-related shapes.</p>
|
||||
</dd>
|
||||
<dt id="Hi_Milling_Cutters_MillingCutterEditorDisplayee_ShapeModeEnum_SolidBoundingShape"><code>SolidBoundingShape = 0</code></dt>
|
||||
|
||||
<dd></dd>
|
||||
<dd><p>Render only a simplified solid bounding shape.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user