tune
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user