Skip to content

Commit 39475ec

Browse files
Deploy to GitHub pages
1 parent e101ed2 commit 39475ec

16 files changed

+3043
-13
lines changed

latest/api/generated/compas_occ.brep.OCCBrepFace.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -734,13 +734,16 @@ <h1>OCCBrepFace</h1>
734734
<tr class="row-even"><td><p><a class="reference internal" href="compas_occ.brep.OCCBrepFace.to_polygon.html#compas_occ.brep.OCCBrepFace.to_polygon" title="compas_occ.brep.OCCBrepFace.to_polygon"><code class="xref py py-obj docutils literal notranslate"><span class="pre">to_polygon</span></code></a></p></td>
735735
<td><p>Convert the face to a polygon without underlying geometry.</p></td>
736736
</tr>
737-
<tr class="row-odd"><td><p><a class="reference internal" href="compas_occ.brep.OCCBrepFace.to_sphere.html#compas_occ.brep.OCCBrepFace.to_sphere" title="compas_occ.brep.OCCBrepFace.to_sphere"><code class="xref py py-obj docutils literal notranslate"><span class="pre">to_sphere</span></code></a></p></td>
737+
<tr class="row-odd"><td><p><a class="reference internal" href="compas_occ.brep.OCCBrepFace.to_polygons.html#compas_occ.brep.OCCBrepFace.to_polygons" title="compas_occ.brep.OCCBrepFace.to_polygons"><code class="xref py py-obj docutils literal notranslate"><span class="pre">to_polygons</span></code></a></p></td>
738+
<td><p>Convert the face to polygons without underlying geometry.</p></td>
739+
</tr>
740+
<tr class="row-even"><td><p><a class="reference internal" href="compas_occ.brep.OCCBrepFace.to_sphere.html#compas_occ.brep.OCCBrepFace.to_sphere" title="compas_occ.brep.OCCBrepFace.to_sphere"><code class="xref py py-obj docutils literal notranslate"><span class="pre">to_sphere</span></code></a></p></td>
738741
<td><p>Convert the face surface geometry to a sphere.</p></td>
739742
</tr>
740-
<tr class="row-even"><td><p><a class="reference internal" href="compas_occ.brep.OCCBrepFace.to_torus.html#compas_occ.brep.OCCBrepFace.to_torus" title="compas_occ.brep.OCCBrepFace.to_torus"><code class="xref py py-obj docutils literal notranslate"><span class="pre">to_torus</span></code></a></p></td>
743+
<tr class="row-odd"><td><p><a class="reference internal" href="compas_occ.brep.OCCBrepFace.to_torus.html#compas_occ.brep.OCCBrepFace.to_torus" title="compas_occ.brep.OCCBrepFace.to_torus"><code class="xref py py-obj docutils literal notranslate"><span class="pre">to_torus</span></code></a></p></td>
741744
<td><p>Convert the face surface geometry to a torus.</p></td>
742745
</tr>
743-
<tr class="row-odd"><td><p><a class="reference internal" href="compas_occ.brep.OCCBrepFace.try_get_nurbssurface.html#compas_occ.brep.OCCBrepFace.try_get_nurbssurface" title="compas_occ.brep.OCCBrepFace.try_get_nurbssurface"><code class="xref py py-obj docutils literal notranslate"><span class="pre">try_get_nurbssurface</span></code></a></p></td>
746+
<tr class="row-even"><td><p><a class="reference internal" href="compas_occ.brep.OCCBrepFace.try_get_nurbssurface.html#compas_occ.brep.OCCBrepFace.try_get_nurbssurface" title="compas_occ.brep.OCCBrepFace.try_get_nurbssurface"><code class="xref py py-obj docutils literal notranslate"><span class="pre">try_get_nurbssurface</span></code></a></p></td>
744747
<td><p>Try to convert the underlying geometry to a Nurbs surface.</p></td>
745748
</tr>
746749
</tbody>

latest/api/generated/compas_occ.brep.OCCBrepFace.to_polygon.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
</script>
6060
<link rel="index" title="Index" href="../../genindex.html" />
6161
<link rel="search" title="Search" href="../../search.html" />
62-
<link rel="next" title="OCCBrepFace.to_sphere" href="compas_occ.brep.OCCBrepFace.to_sphere.html" />
62+
<link rel="next" title="OCCBrepFace.to_polygons" href="compas_occ.brep.OCCBrepFace.to_polygons.html" />
6363
<link rel="prev" title="OCCBrepFace.to_plane" href="compas_occ.brep.OCCBrepFace.to_plane.html" />
6464
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6565
<meta name="docsearch:language" content="en"/>

0 commit comments

Comments
 (0)