263 lines
16 KiB
HTML
263 lines
16 KiB
HTML
|
|
<div id="sidetoggle">
|
|
<div>
|
|
<div class="sidefilter">
|
|
<form class="toc-filter">
|
|
<span class="glyphicon glyphicon-filter filter-icon"></span>
|
|
<span class="glyphicon glyphicon-remove clear-icon" id="toc_filter_clear"></span>
|
|
<input type="text" id="toc_filter_input" placeholder="Filter by title" onkeypress="if(event.keyCode==13) {return false;}">
|
|
</form>
|
|
</div>
|
|
<div class="sidetoc">
|
|
<div class="toc" id="toc">
|
|
|
|
<ul class="nav level1">
|
|
<li>
|
|
<a href="index.html" name="" title="Overview">Overview</a>
|
|
</li>
|
|
<li>
|
|
<a href="release-note/index.html" name="" title="Release Note">Release Note</a>
|
|
</li>
|
|
<li>
|
|
<a href="system-requirements.html" name="" title="System Requirements">System Requirements</a>
|
|
</li>
|
|
<li>
|
|
<a href="getting-started/index.html" name="" title="Getting Started">Getting Started</a>
|
|
</li>
|
|
<li>
|
|
<span class="expand-stub"></span>
|
|
<a href="build-hinc/index.html" name="" title="HiNC GUI Architecture">HiNC GUI Architecture</a>
|
|
|
|
<ul class="nav level2">
|
|
<li>
|
|
<a href="build-hinc/general-rules.html" name="" title="General Rules">General Rules</a>
|
|
</li>
|
|
<li>
|
|
<span class="expand-stub"></span>
|
|
<a href="build-hinc/index.html" name="" title="Common Patterns">Common Patterns</a>
|
|
|
|
<ul class="nav level3">
|
|
<li>
|
|
<a href="build-hinc/common/dictionary-service-pattern.html" name="" title="DictionaryService and DictionaryHub Pattern">DictionaryService and DictionaryHub Pattern</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<span class="expand-stub"></span>
|
|
<a href="build-hinc/index.html" name="" title="Web Service Architecture">Web Service Architecture</a>
|
|
|
|
<ul class="nav level3">
|
|
<li>
|
|
<a href="build-hinc/hinc-web-service/disp-web-service.html" name="" title="Rendering Canvas on Web Service">Rendering Canvas on Web Service</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/initialize-hiapi.html" name="" title="Initialize HiAPI">Initialize HiAPI</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/main-panel.html" name="" title="Main Panel">Main Panel</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/message-section-on-main-panel.html" name="" title="Bottom Message Bar">Bottom Message Bar</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/renderingcanvas-tool-bar.html" name="" title="RenderingCanvas Tool Bar">RenderingCanvas Tool Bar</a>
|
|
</li>
|
|
<li>
|
|
<span class="expand-stub"></span>
|
|
<a href="build-hinc/player/index.html" name="" title="Player Panel">Player Panel</a>
|
|
|
|
<ul class="nav level3">
|
|
<li>
|
|
<a href="build-hinc/player/player-tool-bar.html" name="" title="Player Tool Bar">Player Tool Bar</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/player/player-extended-renderingcanvas-tool-bar.html" name="" title="Player Extended RenderingCanvas Tool Bar">Player Extended RenderingCanvas Tool Bar</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/player/selected-step-info-panel.html" name="" title="Selected-Step Info Panel">Selected-Step Info Panel</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/session-message-panel/index.html" name="" title="Session Message Panel">Session Message Panel</a>
|
|
</li>
|
|
<li>
|
|
<span class="expand-stub"></span>
|
|
<a href="build-hinc/index.html" name="" title="Preference">Preference</a>
|
|
|
|
<ul class="nav level3">
|
|
<li>
|
|
<a href="build-hinc/preference/index.html" name="" title="Preference Menu">Preference Menu</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/preference/graphic-cache-dropdown.html" name="" title="Graphic-Cache Dropdown">Graphic-Cache Dropdown</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/preference/language-selection-submenu.html" name="" title="Language Selection">Language Selection</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/preference/step-present-preference-page.html" name="" title="Step Present Preference">Step Present Preference</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<span class="expand-stub"></span>
|
|
<a href="build-hinc/index.html" name="" title="Widget">Widget</a>
|
|
|
|
<ul class="nav level3">
|
|
<li>
|
|
<a href="build-hinc/widget/vec3d/index.html" name="" title="Vec3d Control">Vec3d Control</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/widget/object-management-menu-button.html" name="" title="Object Management Menu Button">Object Management Menu Button</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/widget/gui-file-path-assignment.html" name="" title="GUI File Path Assignment">GUI File Path Assignment</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/widget/polar-resolution-2d-panel.html" name="" title="Polar Resolution 2D Panel">Polar Resolution 2D Panel</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/widget/numeric-io-utilities.html" name="" title="Numeric Input/Output Utilities">Numeric Input/Output Utilities</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/widget/resizable-bar.html" name="" title="Resizable Bar">Resizable Bar</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<span class="expand-stub"></span>
|
|
<a href="build-hinc/geom/index.html" name="" title="Geometry Panels">Geometry Panels</a>
|
|
|
|
<ul class="nav level3">
|
|
<li>
|
|
<a href="build-hinc/geom/box3d-control.html" name="" title="Box3d Control">Box3d Control</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/geom/cylindroid-control.html" name="" title="Cylindroid Control">Cylindroid Control</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/geom/geom-combination-control.html" name="" title="Geometry Combination Control">Geometry Combination Control</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/geom/geom-manage-control.html" name="" title="Geometry Management Panel">Geometry Management Panel</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/geom/runtime-geom-panel.html" name="" title="Runtime Geometry Panel">Runtime Geometry Panel</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/geom/stlfile-control.html" name="" title="STL File Control">STL File Control</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/geom/transformation-geom-control.html" name="" title="Transformation Geometry Control">Transformation Geometry Control</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<span class="expand-stub"></span>
|
|
<a href="build-hinc/index.html" name="" title="Mechanism">Mechanism</a>
|
|
|
|
<ul class="nav level3">
|
|
<li>
|
|
<a href="build-hinc/mech/topo/transformers.html" name="" title="Transformers">Transformers</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/mech/fixture-page.html" name="" title="Fixture Page">Fixture Page</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/mech/workpiece-page.html" name="" title="Workpiece Page">Workpiece Page</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/controller/index.html" name="" title="Controller Page">Controller Page</a>
|
|
</li>
|
|
<li>
|
|
<span class="expand-stub"></span>
|
|
<a href="build-hinc/mission/index.html" name="" title="Mission Page">Mission Page</a>
|
|
|
|
<ul class="nav level3">
|
|
<li>
|
|
<a href="build-hinc/mission/script-command-panel.html" name="" title="Script Command Panel">Script Command Panel</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/mission/ListCommand-panel.html" name="" title="List Command Panel">List Command Panel</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/mission/PreSettingCommand-panel.html" name="" title="PreSetting Command Panel">PreSetting Command Panel</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/mission/NcOptOption-panel.html" name="" title="NcOptOption Panel">NcOptOption Panel</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/mission/NcFileCommand-panel.html" name="" title="NcFile Command Panel">NcFile Command Panel</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/mission/NcCodeCommand-panel.html" name="" title="NcCode Command Panel">NcCode Command Panel</a>
|
|
</li>
|
|
<li>
|
|
<a href="build-hinc/mission/PostExecutionCommand-panel.html" name="" title="PostExecution Command Panel">PostExecution Command Panel</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<span class="expand-stub"></span>
|
|
<a>Logic</a>
|
|
|
|
<ul class="nav level2">
|
|
<li>
|
|
<a href="basic/geom/basic-geometry.html" name="" title="Basic Geometry">Basic Geometry</a>
|
|
</li>
|
|
<li>
|
|
<span class="expand-stub"></span>
|
|
<a href="basic/rendering/index.html" name="" title="Rendering">Rendering</a>
|
|
|
|
<ul class="nav level3">
|
|
<li>
|
|
<a href="basic/rendering/rendering-canvas/index.html" name="" title="Using RenderingCanvas with DispEngine">Using RenderingCanvas with DispEngine</a>
|
|
</li>
|
|
<li>
|
|
<a href="basic/rendering/rendering-canvas/custom-implementation.html" name="" title="Building Your Own Rendering Canvas">Building Your Own Rendering Canvas</a>
|
|
</li>
|
|
<li>
|
|
<a href="basic/rendering/drawing/index.html" name="" title="Drawing">Drawing</a>
|
|
</li>
|
|
<li>
|
|
<a href="basic/rendering/color-guide/index.html" name="" title="Color Guide System">Color Guide System</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<span class="expand-stub"></span>
|
|
<a>Mechanism Topology</a>
|
|
|
|
<ul class="nav level3">
|
|
<li>
|
|
<a href="basic/mechanism/index.html" name="" title="Overview">Overview</a>
|
|
</li>
|
|
<li>
|
|
<a href="basic/mechanism/Topo/index.html" name="" title="Topology Structure">Topology Structure</a>
|
|
</li>
|
|
<li>
|
|
<a href="basic/mechanism/transformers/index.html" name="" title="Transformers">Transformers</a>
|
|
</li>
|
|
<li>
|
|
<a href="basic/mechanism/render-topology/index.html" name="" title="Render Topology">Render Topology</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="basic/common/xml-io.html" name="" title="XML IO">XML IO</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|