2025-07-25 16:27:29 +08:00

311 lines
13 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Namespace Hi.Mech.Topo | HiAPI-C# 2025 </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Namespace Hi.Mech.Topo | 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 &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
<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.Mech.Topo">
<h1 id="Hi_Mech_Topo" data-uid="Hi.Mech.Topo" class="text-break">Namespace Hi.Mech.Topo</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="markdown level0 remarks"></div>
<h3 id="classes">
Classes
</h3>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.Anchor.html">Anchor</a></dt>
<dd><p>A coordinate system using in kinematic chain.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.AnchorFuncSource.html">AnchorFuncSource</a></dt>
<dd><p>Provides an anchor through a function delegate.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.AnchoredBoxable.html">AnchoredBoxable</a></dt>
<dd><p>Represents an object that is both anchored to a root point and can expand to a 3D box.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.AnchoredDisplayee.html">AnchoredDisplayee</a></dt>
<dd><p>Represents a displayable object that is anchored to a specific point in a topology.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.Asmb.html">Asmb</a></dt>
<dd><p>Collection of <a class="xref" href="Hi.Mech.Topo.Anchor.html">Anchor</a> and <a class="xref" href="Hi.Mech.Topo.Asmb.html">Asmb</a>.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.AsmbDraw.html">AsmbDraw</a></dt>
<dd><p>Render all <a class="xref" href="Hi.Mech.Topo.Anchor.html">Anchor</a>s of the <a class="xref" href="Hi.Mech.Topo.AsmbDraw.html#Hi_Mech_Topo_AsmbDraw_Asmb">Asmb</a>
in form of <a class="xref" href="Hi.Disp.Flag.CoordinateDrawing.html">CoordinateDrawing</a>.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.Branch.html">Branch</a></dt>
<dd><p>The linkage between two <a class="xref" href="Hi.Mech.Topo.Anchor.html">Anchor</a> objects.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.DirectionBranchPack.html">DirectionBranchPack</a></dt>
<dd><p>A data pack contains <a class="xref" href="Hi.Mech.Topo.Branch.html">Branch</a> and a boolean <a class="xref" href="Hi.Mech.Topo.DirectionBranchPack.html#Hi_Mech_Topo_DirectionBranchPack_isForward">isForward</a>.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.DirectionBranchPackUtil.html">DirectionBranchPackUtil</a></dt>
<dd><p>Utility of topology.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.DynamicFreeform.html">DynamicFreeform</a></dt>
<dd><p>Dynamic Freeform transformer.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.DynamicRotation.html">DynamicRotation</a></dt>
<dd><p>Dynamic rotate transformer.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.DynamicTranslation.html">DynamicTranslation</a></dt>
<dd><p>Dynamic translate transformer</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.GeneralTransform.html">GeneralTransform</a></dt>
<dd><p>Represents a general transformation that combines scaling, rotation, and translation.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.NoTransform.html">NoTransform</a></dt>
<dd><p>Static Identity Transformer.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.StackTransformer.html">StackTransformer</a></dt>
<dd><p>Represents a transformer that maintains a stack of transformations.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.StaticFreeform.html">StaticFreeform</a></dt>
<dd><p>Static Freeform transformer.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.StaticRotation.html">StaticRotation</a></dt>
<dd><p>Static Rotation.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.StaticTranslation.html">StaticTranslation</a></dt>
<dd><p>Static Translate.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.TopoDisplayee.html">TopoDisplayee</a></dt>
<dd><p>Implements a displayable topological element that manages a collection of anchored displayees within an assembly.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.TopoDisplayeeUtil.html">TopoDisplayeeUtil</a></dt>
<dd><p>Provides utility methods for displaying and manipulating topological displayees.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.TopoReflection.html">TopoReflection</a></dt>
<dd><p>Clone <a class="xref" href="Hi.Mech.Topo.Asmb.html">Asmb</a> and provide map between source topology and cloned topology.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.TopoUtil.html">TopoUtil</a></dt>
<dd><p>Utility of handling <a class="xref" href="Hi.Mech.Topo.Anchor.html">Anchor</a>.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.TransformerUtil.html">TransformerUtil</a></dt>
<dd><p>Utility for <a class="xref" href="Hi.Mech.Topo.ITransformer.html">ITransformer</a></p>
</dd>
</dl>
<h3 id="interfaces">
Interfaces
</h3>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.IAnchoredDisplayee.html">IAnchoredDisplayee</a></dt>
<dd><p>Interface for objects that can be displayed and are anchored to a root point in a topology.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.IDynamicRegular.html">IDynamicRegular</a></dt>
<dd><p>Dynamic Regular Transformer</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.IDynamicTransformer.html">IDynamicTransformer</a></dt>
<dd><p>Dynamic Transformer.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.IGetAnchor.html">IGetAnchor</a></dt>
<dd><p>Interface to get the key <a class="xref" href="Hi.Mech.Topo.Anchor.html">Anchor</a>.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.IGetAnchoredDisplayeeList.html">IGetAnchoredDisplayeeList</a></dt>
<dd><p>Interface for getting a list of anchored displayable objects.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.IGetAsmb.html">IGetAsmb</a></dt>
<dd><p>Interface of Getting a key <a class="xref" href="Hi.Mech.Topo.Asmb.html">Asmb</a>.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.IGetFletchBuckle.html">IGetFletchBuckle</a></dt>
<dd><p>Interface of <a class="xref" href="Hi.Mech.Topo.IGetFletchBuckle.html#Hi_Mech_Topo_IGetFletchBuckle_GetFletchBuckle">GetFletchBuckle()</a>.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.IGetInverseTransformer.html">IGetInverseTransformer</a></dt>
<dd><p>Interface for objects that can provide their inverse transformer.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.IGetTopoIndex.html">IGetTopoIndex</a></dt>
<dd><p>interface of <a class="xref" href="Hi.Mech.Topo.IGetAnchor.html">IGetAnchor</a> or <a class="xref" href="Hi.Mech.Topo.IGetAsmb.html">IGetAsmb</a>.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.IStaticTransformer.html">IStaticTransformer</a></dt>
<dd><p>Static Transformer</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.ITopo.html">ITopo</a></dt>
<dd><p>Defines an interface for displaying topological elements that combines assembly, anchoring, and display capabilities.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.ITopoDisplayee.html">ITopoDisplayee</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.ITransformer.html">ITransformer</a></dt>
<dd><p>Interface of single transform matrix manipulation.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.ITransformerProperty.html">ITransformerProperty</a></dt>
<dd><p>Interface for objects that have a transformer property.</p>
</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>