Skip to content

Commit 28eab8e

Browse files
committed
ADD: minors for the two components
1 parent 683bbb2 commit 28eab8e

File tree

20 files changed

+247
-124
lines changed

20 files changed

+247
-124
lines changed
9.47 KB
Binary file not shown.
7.59 KB
Binary file not shown.
940 Bytes
Binary file not shown.

_build/_sources/gh_components.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@ DF has a Grasshopper_ plugin with a set of components that allows the user to in
7171
- .. image:: ../src/gh/components/DF_tester/icon.png
7272
- `gh_DFTester <gh_DFTester.html>`_
7373

74+
* - .. image:: ../src/gh/components/DF_remove_beam/icon.png
75+
- `gh_DFRemoveBeam <gh_DFRemoveBeam.html>`_
76+
-
77+
-
78+
7479

7580

7681
.. toctree::
@@ -99,4 +104,6 @@ DF has a Grasshopper_ plugin with a set of components that allows the user to in
99104
gh_DFTester
100105
gh_DFVisualization
101106
gh_DFVisualizationSettings
102-
gh_DFXMLExporter
107+
gh_DFXMLExporter
108+
gh_DFPreviewAssembly
109+
gh_DFRemoveBeam

_build/diffCheck.df-b_geometries.html

Lines changed: 76 additions & 17 deletions
Large diffs are not rendered by default.

_build/genindex.html

Lines changed: 31 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@
198198
<li class="toctree-l2"><a class="reference internal" href="gh_DFVisualization.html"><code class="docutils literal notranslate"><span class="pre">DFVisualization</span></code> component</a></li>
199199
<li class="toctree-l2"><a class="reference internal" href="gh_DFVisualizationSettings.html"><code class="docutils literal notranslate"><span class="pre">DFVisualizationSettings</span></code> component</a></li>
200200
<li class="toctree-l2"><a class="reference internal" href="gh_DFXMLExporter.html"><code class="docutils literal notranslate"><span class="pre">DFXMLExporter</span></code> component</a></li>
201+
<li class="toctree-l2"><a class="reference internal" href="gh_DFPreviewAssembly.html"><code class="docutils literal notranslate"><span class="pre">DFPreviewAssembly</span></code> component</a></li>
202+
<li class="toctree-l2"><a class="reference internal" href="gh_DFRemoveBeam.html"><code class="docutils literal notranslate"><span class="pre">DFRemoveBeam</span></code> component</a></li>
201203
</ul>
202204
</li>
203205
</ul>
@@ -469,6 +471,18 @@ <h2 id="C">C</h2>
469471
<h2 id="D">D</h2>
470472
<table style="width: 100%" class="indextable genindextable"><tr>
471473
<td style="width: 33%; vertical-align: top;"><ul>
474+
<li><a href="diffCheck.df-b_geometries.html#diffCheck.df_geometries.DFAssembly.deepcopy">deepcopy() (diffCheck.df_geometries.DFAssembly method)</a>
475+
476+
<ul>
477+
<li><a href="diffCheck.df-b_geometries.html#diffCheck.df_geometries.DFBeam.deepcopy">(diffCheck.df_geometries.DFBeam method)</a>
478+
</li>
479+
<li><a href="diffCheck.df-b_geometries.html#diffCheck.df_geometries.DFFace.deepcopy">(diffCheck.df_geometries.DFFace method)</a>
480+
</li>
481+
<li><a href="diffCheck.df-b_geometries.html#diffCheck.df_geometries.DFJoint.deepcopy">(diffCheck.df_geometries.DFJoint method)</a>
482+
</li>
483+
<li><a href="diffCheck.df-b_geometries.html#diffCheck.df_geometries.DFVertex.deepcopy">(diffCheck.df_geometries.DFVertex method)</a>
484+
</li>
485+
</ul></li>
472486
<li><a href="diffCheck.df_util.html#diffCheck.df_util.detect_idx_pt_in_list">detect_idx_pt_in_list() (in module diffCheck.df_util)</a>
473487
</li>
474488
<li><a href="diffCheck.df_error_estimation.html#diffCheck.df_error_estimation.df_cloud_2_df_cloud_comparison">df_cloud_2_df_cloud_comparison() (in module diffCheck.df_error_estimation)</a>
@@ -503,15 +517,15 @@ <h2 id="D">D</h2>
503517
</li>
504518
<li><a href="diffCheck.df_visualization.html#diffCheck.df_visualization.DFVizSettings">DFVizSettings (class in diffCheck.df_visualization)</a>
505519
</li>
520+
</ul></td>
521+
<td style="width: 33%; vertical-align: top;"><ul>
506522
<li>
507523
diffCheck.df_cvt_bindings
508524

509525
<ul>
510526
<li><a href="diffCheck.df_cvt_bindings.html#module-diffCheck.df_cvt_bindings">module</a>
511527
</li>
512528
</ul></li>
513-
</ul></td>
514-
<td style="width: 33%; vertical-align: top;"><ul>
515529
<li>
516530
diffCheck.df_error_estimation
517531

@@ -671,20 +685,14 @@ <h2 id="H">H</h2>
671685
<h2 id="I">I</h2>
672686
<table style="width: 100%" class="indextable genindextable"><tr>
673687
<td style="width: 33%; vertical-align: top;"><ul>
674-
<li><a href="diffCheck.df-b_geometries.html#diffCheck.df_geometries.DFBeam.id">id (diffCheck.df_geometries.DFBeam property)</a>
675-
676-
<ul>
677-
<li><a href="diffCheck.df-b_geometries.html#diffCheck.df_geometries.DFFace.id">(diffCheck.df_geometries.DFFace property)</a>
688+
<li><a href="diffCheck.df-b_geometries.html#diffCheck.df_geometries.DFJoint.id">id (diffCheck.df_geometries.DFJoint attribute)</a>
678689
</li>
679-
<li><a href="diffCheck.df-b_geometries.html#diffCheck.df_geometries.DFJoint.id">(diffCheck.df_geometries.DFJoint attribute)</a>
680-
</li>
681-
</ul></li>
682690
<li><a href="diffCheck.df-b_geometries.html#diffCheck.df_geometries.DFBeam.index_assembly">index_assembly (diffCheck.df_geometries.DFBeam property)</a>
683691
</li>
684-
</ul></td>
685-
<td style="width: 33%; vertical-align: top;"><ul>
686692
<li><a href="diffCheck.df_visualization.html#diffCheck.df_visualization.DFColorMap.interpolate_color">interpolate_color() (diffCheck.df_visualization.DFColorMap method)</a>
687693
</li>
694+
</ul></td>
695+
<td style="width: 33%; vertical-align: top;"><ul>
688696
<li><a href="diffCheck.df-b_geometries.html#diffCheck.df_geometries.DFFace.is_joint">is_joint (diffCheck.df_geometries.DFFace property)</a>
689697
</li>
690698
<li><a href="diffCheck.df_util.html#diffCheck.df_util.is_pt_unique_in_dict">is_pt_unique_in_dict() (in module diffCheck.df_util)</a>
@@ -870,6 +878,18 @@ <h2 id="U">U</h2>
870878
<td style="width: 33%; vertical-align: top;"><ul>
871879
<li><a href="diffCheck.df-b_geometries.html#diffCheck.diffcheck_bindings.dfb_geometry.DFPointCloud.uniform_downsample">uniform_downsample() (diffCheck.diffcheck_bindings.dfb_geometry.DFPointCloud method)</a>
872880
</li>
881+
<li><a href="diffCheck.df-b_geometries.html#diffCheck.df_geometries.DFAssembly.uuid">uuid (diffCheck.df_geometries.DFAssembly property)</a>
882+
883+
<ul>
884+
<li><a href="diffCheck.df-b_geometries.html#diffCheck.df_geometries.DFBeam.uuid">(diffCheck.df_geometries.DFBeam property)</a>
885+
</li>
886+
<li><a href="diffCheck.df-b_geometries.html#diffCheck.df_geometries.DFFace.uuid">(diffCheck.df_geometries.DFFace property)</a>
887+
</li>
888+
<li><a href="diffCheck.df-b_geometries.html#diffCheck.df_geometries.DFJoint.uuid">(diffCheck.df_geometries.DFJoint property)</a>
889+
</li>
890+
<li><a href="diffCheck.df-b_geometries.html#diffCheck.df_geometries.DFVertex.uuid">(diffCheck.df_geometries.DFVertex property)</a>
891+
</li>
892+
</ul></li>
873893
</ul></td>
874894
</tr></table>
875895

_build/gh_components.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
3232
<link rel="stylesheet" type="text/css" href="_static/styles/sphinx-book-theme.css?v=a3416100" />
33-
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
33+
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css?v=be8a1c11" />
3434
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
3535
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
3636
<link rel="stylesheet" type="text/css" href="_static/style.css?v=3cbd6ad6" />
@@ -197,6 +197,8 @@
197197
<li class="toctree-l2"><a class="reference internal" href="gh_DFVisualization.html"><code class="docutils literal notranslate"><span class="pre">DFVisualization</span></code> component</a></li>
198198
<li class="toctree-l2"><a class="reference internal" href="gh_DFVisualizationSettings.html"><code class="docutils literal notranslate"><span class="pre">DFVisualizationSettings</span></code> component</a></li>
199199
<li class="toctree-l2"><a class="reference internal" href="gh_DFXMLExporter.html"><code class="docutils literal notranslate"><span class="pre">DFXMLExporter</span></code> component</a></li>
200+
<li class="toctree-l2"><a class="reference internal" href="gh_DFPreviewAssembly.html"><code class="docutils literal notranslate"><span class="pre">DFPreviewAssembly</span></code> component</a></li>
201+
<li class="toctree-l2"><a class="reference internal" href="gh_DFRemoveBeam.html"><code class="docutils literal notranslate"><span class="pre">DFRemoveBeam</span></code> component</a></li>
200202
</ul>
201203
</li>
202204
</ul>
@@ -489,6 +491,12 @@ <h1>DiffCheck Gh Components</h1>
489491
</td>
490492
<td><p><a class="reference external" href="gh_DFTester.html">gh_DFTester</a></p></td>
491493
</tr>
494+
<tr class="row-odd"><td><img alt="_images/icon25.png" src="_images/icon25.png" />
495+
</td>
496+
<td><p><a class="reference external" href="gh_DFRemoveBeam.html">gh_DFRemoveBeam</a></p></td>
497+
<td></td>
498+
<td></td>
499+
</tr>
492500
</tbody>
493501
</table>
494502
<div class="toctree-wrapper compound">

_build/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@
198198
<li class="toctree-l2"><a class="reference internal" href="gh_DFVisualization.html"><code class="docutils literal notranslate"><span class="pre">DFVisualization</span></code> component</a></li>
199199
<li class="toctree-l2"><a class="reference internal" href="gh_DFVisualizationSettings.html"><code class="docutils literal notranslate"><span class="pre">DFVisualizationSettings</span></code> component</a></li>
200200
<li class="toctree-l2"><a class="reference internal" href="gh_DFXMLExporter.html"><code class="docutils literal notranslate"><span class="pre">DFXMLExporter</span></code> component</a></li>
201+
<li class="toctree-l2"><a class="reference internal" href="gh_DFPreviewAssembly.html"><code class="docutils literal notranslate"><span class="pre">DFPreviewAssembly</span></code> component</a></li>
202+
<li class="toctree-l2"><a class="reference internal" href="gh_DFRemoveBeam.html"><code class="docutils literal notranslate"><span class="pre">DFRemoveBeam</span></code> component</a></li>
201203
</ul>
202204
</li>
203205
</ul>

_build/objects.inv

50 Bytes
Binary file not shown.

_build/py-modindex.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@
201201
<li class="toctree-l2"><a class="reference internal" href="gh_DFVisualization.html"><code class="docutils literal notranslate"><span class="pre">DFVisualization</span></code> component</a></li>
202202
<li class="toctree-l2"><a class="reference internal" href="gh_DFVisualizationSettings.html"><code class="docutils literal notranslate"><span class="pre">DFVisualizationSettings</span></code> component</a></li>
203203
<li class="toctree-l2"><a class="reference internal" href="gh_DFXMLExporter.html"><code class="docutils literal notranslate"><span class="pre">DFXMLExporter</span></code> component</a></li>
204+
<li class="toctree-l2"><a class="reference internal" href="gh_DFPreviewAssembly.html"><code class="docutils literal notranslate"><span class="pre">DFPreviewAssembly</span></code> component</a></li>
205+
<li class="toctree-l2"><a class="reference internal" href="gh_DFRemoveBeam.html"><code class="docutils literal notranslate"><span class="pre">DFRemoveBeam</span></code> component</a></li>
204206
</ul>
205207
</li>
206208
</ul>

0 commit comments

Comments
 (0)