Skip to content

Commit 865e311

Browse files
committed
deploy: e1e73d4
1 parent 3c34f34 commit 865e311

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+31415
-2040
lines changed

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 36fab8df650db9922425b5d36e89294e
3+
config: 97b1cdc7d1367f19c5c1a761989bf318
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

LICENSE.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,26 @@
33
<!DOCTYPE html>
44
<html class="writer-html5" lang="en" >
55
<head>
6-
<meta charset="utf-8">
6+
<meta charset="utf-8" />
77

8-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
99

10-
<title>License &mdash; PyGeM 2.0.2 documentation</title>
10+
<title>License &mdash; PyGeM 2.0.3 documentation</title>
1111

1212

1313

1414
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
1515
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
16+
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
17+
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
1618
<link rel="stylesheet" href="_static/graphviz.css" type="text/css" />
1719

1820

1921

22+
23+
2024

25+
2126

2227

2328

@@ -27,10 +32,10 @@
2732

2833

2934
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
35+
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
3036
<script src="_static/jquery.js"></script>
3137
<script src="_static/underscore.js"></script>
3238
<script src="_static/doctools.js"></script>
33-
<script src="_static/language_data.js"></script>
3439

3540
<script type="text/javascript" src="_static/js/theme.js"></script>
3641

@@ -51,7 +56,7 @@
5156

5257

5358

54-
<a href="index.html" class="icon icon-home" alt="Documentation Home"> PyGeM
59+
<a href="index.html" class="icon icon-home"> PyGeM
5560

5661

5762

@@ -61,7 +66,7 @@
6166

6267

6368
<div class="version">
64-
2.0.2
69+
2.0.3
6570
</div>
6671

6772

@@ -132,6 +137,8 @@
132137

133138

134139

140+
141+
135142
<div role="navigation" aria-label="breadcrumbs navigation">
136143

137144
<ul class="wy-breadcrumbs">
@@ -143,7 +150,7 @@
143150

144151
<li class="wy-breadcrumbs-aside">
145152

146-
153+
147154
<a href="_sources/LICENSE.rst.txt" rel="nofollow"> View page source</a>
148155

149156

@@ -177,38 +184,31 @@ <h1>License<a class="headerlink" href="#license" title="Permalink to this headli
177184

178185
</div>
179186
<footer>
180-
181187
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
182-
183-
184-
<a href="contributing.html" class="btn btn-neutral float-left" title="How to contribute" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
185-
188+
<a href="contributing.html" class="btn btn-neutral float-left" title="How to contribute" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
186189
</div>
187-
188190

189191
<hr/>
190192

191193
<div role="contentinfo">
192194
<p>
193-
194-
&copy; Copyright Copyright 2017-2020, PyGeM contributors
195+
&#169; Copyright Copyright 2017-2021, PyGeM contributors.
195196
<span class="lastupdated">
196-
Last updated on Nov 03, 2020.
197+
Last updated on Jul 07, 2021.
197198
</span>
198199

199200
</p>
200201
</div>
201202

202203

203204

204-
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a
205+
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
205206

206-
<a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a>
207+
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
207208

208209
provided by <a href="https://readthedocs.org">Read the Docs</a>.
209210

210211
</footer>
211-
212212
</div>
213213
</div>
214214

_modules/index.html

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,34 +3,39 @@
33
<!DOCTYPE html>
44
<html class="writer-html5" lang="en" >
55
<head>
6-
<meta charset="utf-8">
6+
<meta charset="utf-8" />
77

8-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
99

10-
<title>Overview: module code &mdash; PyGeM 2.0.2 documentation</title>
10+
<title>Overview: module code &mdash; PyGeM 2.0.3 documentation</title>
1111

1212

1313

1414
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1515
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
16+
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
17+
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1618
<link rel="stylesheet" href="../_static/graphviz.css" type="text/css" />
1719

1820

1921

22+
2023

2124

2225

2326

27+
28+
2429
<!--[if lt IE 9]>
2530
<script src="../_static/js/html5shiv.min.js"></script>
2631
<![endif]-->
2732

2833

2934
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
35+
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
3036
<script src="../_static/jquery.js"></script>
3137
<script src="../_static/underscore.js"></script>
3238
<script src="../_static/doctools.js"></script>
33-
<script src="../_static/language_data.js"></script>
3439

3540
<script type="text/javascript" src="../_static/js/theme.js"></script>
3641

@@ -50,7 +55,7 @@
5055

5156

5257

53-
<a href="../index.html" class="icon icon-home" alt="Documentation Home"> PyGeM
58+
<a href="../index.html" class="icon icon-home"> PyGeM
5459

5560

5661

@@ -60,7 +65,7 @@
6065

6166

6267
<div class="version">
63-
2.0.2
68+
2.0.3
6469
</div>
6570

6671

@@ -131,6 +136,8 @@
131136

132137

133138

139+
140+
134141
<div role="navigation" aria-label="breadcrumbs navigation">
135142

136143
<ul class="wy-breadcrumbs">
@@ -174,31 +181,28 @@ <h1>All modules for which code is available</h1>
174181

175182
</div>
176183
<footer>
177-
178184

179185
<hr/>
180186

181187
<div role="contentinfo">
182188
<p>
183-
184-
&copy; Copyright Copyright 2017-2020, PyGeM contributors
189+
&#169; Copyright Copyright 2017-2021, PyGeM contributors.
185190
<span class="lastupdated">
186-
Last updated on Nov 03, 2020.
191+
Last updated on Jul 07, 2021.
187192
</span>
188193

189194
</p>
190195
</div>
191196

192197

193198

194-
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a
199+
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
195200

196-
<a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a>
201+
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
197202

198203
provided by <a href="https://readthedocs.org">Read the Docs</a>.
199204

200205
</footer>
201-
202206
</div>
203207
</div>
204208

_modules/pygem/cad/cad_deformation.html

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,34 +3,39 @@
33
<!DOCTYPE html>
44
<html class="writer-html5" lang="en" >
55
<head>
6-
<meta charset="utf-8">
6+
<meta charset="utf-8" />
77

8-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
99

10-
<title>pygem.cad.cad_deformation &mdash; PyGeM 2.0.2 documentation</title>
10+
<title>pygem.cad.cad_deformation &mdash; PyGeM 2.0.3 documentation</title>
1111

1212

1313

1414
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
1515
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
16+
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
17+
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
1618
<link rel="stylesheet" href="../../../_static/graphviz.css" type="text/css" />
1719

1820

1921

22+
2023

2124

2225

2326

27+
28+
2429
<!--[if lt IE 9]>
2530
<script src="../../../_static/js/html5shiv.min.js"></script>
2631
<![endif]-->
2732

2833

2934
<script type="text/javascript" id="documentation_options" data-url_root="../../../" src="../../../_static/documentation_options.js"></script>
35+
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js"></script>
3036
<script src="../../../_static/jquery.js"></script>
3137
<script src="../../../_static/underscore.js"></script>
3238
<script src="../../../_static/doctools.js"></script>
33-
<script src="../../../_static/language_data.js"></script>
3439

3540
<script type="text/javascript" src="../../../_static/js/theme.js"></script>
3641

@@ -50,7 +55,7 @@
5055

5156

5257

53-
<a href="../../../index.html" class="icon icon-home" alt="Documentation Home"> PyGeM
58+
<a href="../../../index.html" class="icon icon-home"> PyGeM
5459

5560

5661

@@ -60,7 +65,7 @@
6065

6166

6267
<div class="version">
63-
2.0.2
68+
2.0.3
6469
</div>
6570

6671

@@ -131,6 +136,8 @@
131136

132137

133138

139+
140+
134141
<div role="navigation" aria-label="breadcrumbs navigation">
135142

136143
<ul class="wy-breadcrumbs">
@@ -363,7 +370,9 @@ <h1>Source code for pygem.cad.cad_deformation</h1><div class="highlight"><pre>
363370
<span class="n">edge</span> <span class="o">=</span> <span class="n">topods_Edge</span><span class="p">(</span><span class="n">edge_explorer</span><span class="o">.</span><span class="n">Current</span><span class="p">())</span>
364371

365372
<span class="c1"># edge can be joined only if it is not degenerated (zero length)</span>
366-
<span class="k">if</span> <span class="n">BRep_Tool</span><span class="o">.</span><span class="n">Degenerated</span><span class="p">(</span><span class="n">edge</span><span class="p">):</span> <span class="k">continue</span>
373+
<span class="k">if</span> <span class="n">BRep_Tool</span><span class="o">.</span><span class="n">Degenerated</span><span class="p">(</span><span class="n">edge</span><span class="p">):</span>
374+
<span class="n">edge_explorer</span><span class="o">.</span><span class="n">Next</span><span class="p">()</span>
375+
<span class="k">continue</span>
367376

368377
<span class="c1"># the edge must be converted to Nurbs edge</span>
369378
<span class="n">nurbs_converter</span> <span class="o">=</span> <span class="n">BRepBuilderAPI_NurbsConvert</span><span class="p">(</span><span class="n">edge</span><span class="p">)</span>
@@ -641,31 +650,28 @@ <h1>Source code for pygem.cad.cad_deformation</h1><div class="highlight"><pre>
641650

642651
</div>
643652
<footer>
644-
645653

646654
<hr/>
647655

648656
<div role="contentinfo">
649657
<p>
650-
651-
&copy; Copyright Copyright 2017-2020, PyGeM contributors
658+
&#169; Copyright Copyright 2017-2021, PyGeM contributors.
652659
<span class="lastupdated">
653-
Last updated on Nov 03, 2020.
660+
Last updated on Jul 07, 2021.
654661
</span>
655662

656663
</p>
657664
</div>
658665

659666

660667

661-
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a
668+
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
662669

663-
<a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a>
670+
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
664671

665672
provided by <a href="https://readthedocs.org">Read the Docs</a>.
666673

667674
</footer>
668-
669675
</div>
670676
</div>
671677

0 commit comments

Comments
 (0)