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
+23 -5
View File
@@ -136,6 +136,16 @@ The data contains in a <a class="xref" href="Hi.Geom.Box3d.html">Box3d</a> is <a
<dl class="jumplist">
<dt><a class="xref" href="Hi.Geom.DVec3d.html">DVec3d</a></dt>
<dd><p>Dual Vec3d with p(<a class="xref" href="Hi.Geom.Vec3d.html">Vec3d</a>) and n(<a class="xref" href="Hi.Geom.Vec3d.html">Vec3d</a>).</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Geom.ExtendedCylinder.html">ExtendedCylinder</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Geom.Flat3d.html">Flat3d</a></dt>
<dd><p>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.</p>
</dd>
</dl>
<dl class="jumplist">
@@ -191,6 +201,11 @@ The data contains in a <a class="xref" href="Hi.Geom.Box3d.html">Box3d</a> is <a
<dl class="jumplist">
<dt><a class="xref" href="Hi.Geom.Polar3d.html">Polar3d</a></dt>
<dd><p>Represents a point in 3D space using polar coordinates</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Geom.Segment3d.html">Segment3d</a></dt>
<dd><p>Represents a 3D line segment defined by two endpoints.</p>
</dd>
</dl>
<dl class="jumplist">
@@ -274,6 +289,10 @@ Interfaces
<dd><p>Interface for a 3D flat surface that provides location and normal vector.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Geom.IGenStl.html">IGenStl</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Geom.IGeomProperty.html">IGeomProperty</a></dt>
<dd><p>Interface for objects that have a geometry property.</p>
@@ -292,11 +311,6 @@ Interfaces
<dl class="jumplist">
<dt><a class="xref" href="Hi.Geom.IGetZrList.html">IGetZrList</a></dt>
<dd><p>Interface for getting a list of Z-R pairs.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Geom.ILinearAndRoundStlResolutionHost.html">ILinearAndRoundStlResolutionHost</a></dt>
<dd><p>Interface for objects that control STL resolution parameters for both linear and angular measurements.</p>
</dd>
</dl>
<dl class="jumplist">
@@ -314,6 +328,10 @@ Interfaces
<dd><p>Interface for vector types with generic element type.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Geom.IZrListSourceProperty.html">IZrListSourceProperty</a></dt>
<dd></dd>
</dl>
<h3 id="enums">
Enums
</h3>