Geode-Background 9.6.3__cp39-cp39-win_amd64.whl → 9.8.0__cp39-cp39-win_amd64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of Geode-Background might be problematic. Click here for more details.
- geode_background/bin/Geode-Background_brep.dll +0 -0
- geode_background/bin/Geode-Background_common.dll +0 -0
- geode_background/bin/Geode-Background_line.dll +0 -0
- geode_background/bin/Geode-Background_solid.dll +0 -0
- geode_background/bin/Geode-Background_surface.dll +0 -0
- geode_background/bin/geode_background_py_brep.cp39-win_amd64.pyd +0 -0
- geode_background/bin/geode_background_py_common.cp39-win_amd64.pyd +0 -0
- geode_background/bin/geode_background_py_solid.cp39-win_amd64.pyd +0 -0
- geode_background/bin/geode_background_py_surface.cp39-win_amd64.pyd +0 -0
- {geode_background-9.6.3.dist-info → geode_background-9.8.0.dist-info}/METADATA +3 -3
- geode_background-9.8.0.dist-info/RECORD +29 -0
- geode_background-9.6.3.dist-info/RECORD +0 -29
- /geode_background/{geode_background/__init__.pyi → __init__.pyi} +0 -0
- /geode_background/{geode_background/bin → bin}/__init__.pyi +0 -0
- /geode_background/{geode_background/bin → bin}/geode_background_py_brep.pyi +0 -0
- /geode_background/{geode_background/bin → bin}/geode_background_py_common.pyi +0 -0
- /geode_background/{geode_background/bin → bin}/geode_background_py_solid.pyi +0 -0
- /geode_background/{geode_background/bin → bin}/geode_background_py_surface.pyi +0 -0
- /geode_background/{geode_background/brep_background.pyi → brep_background.pyi} +0 -0
- /geode_background/{geode_background/common_background.pyi → common_background.pyi} +0 -0
- /geode_background/{geode_background/solid_background.pyi → solid_background.pyi} +0 -0
- /geode_background/{geode_background/surface_background.pyi → surface_background.pyi} +0 -0
- {geode_background-9.6.3.dist-info → geode_background-9.8.0.dist-info}/WHEEL +0 -0
- {geode_background-9.6.3.dist-info → geode_background-9.8.0.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: Geode-Background
|
|
3
|
-
Version: 9.
|
|
3
|
+
Version: 9.8.0
|
|
4
4
|
Summary: Geode-solutions OpenGeode module for building background meshes
|
|
5
5
|
Author-email: Geode-solutions <contact@geode-solutions.com>
|
|
6
6
|
License: Proprietary
|
|
7
7
|
Requires-Python: <3.13,>=3.9
|
|
8
8
|
Description-Content-Type: text/markdown
|
|
9
|
-
Requires-Dist: geode-common==33.*,>=33.
|
|
10
|
-
Requires-Dist: opengeode-core==15.*,>=15.
|
|
9
|
+
Requires-Dist: geode-common==33.*,>=33.14.0
|
|
10
|
+
Requires-Dist: opengeode-core==15.*,>=15.30.6
|
|
11
11
|
|
|
12
12
|
<h1 align="center">Background<sup><i>by Geode-solutions</i></sup></h1>
|
|
13
13
|
<h3 align="center">Module to generate background meshes and background models for OpenGeode</h3>
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
geode_background/__init__.py,sha256=yFlrvwZqzQ5ERvXiDceX2vZL3VkR30A1XyyXM7szANQ,283
|
|
2
|
+
geode_background/__init__.pyi,sha256=7KgTP6gTqr4FM3NQHgDvXrLZkE8xkhc2HMfQ4k1WNno,897
|
|
3
|
+
geode_background/brep_background.py,sha256=jbNNA_gKh7S6wRfxGEPL_Vb0uwjwFGYhBJAEUk2A_uE,199
|
|
4
|
+
geode_background/brep_background.pyi,sha256=OhGs_NgS-VcztZeAVbwruGq3RBhJJiBNLl9RquHb2qA,262
|
|
5
|
+
geode_background/common_background.py,sha256=lKaajpCjjTbU-uEWeGxUFx91HQMl4uSY-LBq69duKcA,203
|
|
6
|
+
geode_background/common_background.pyi,sha256=J2iHNxuv22XYoXXVEYKRUYGABv6N-7FwX5jM-nyzdF0,268
|
|
7
|
+
geode_background/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
|
+
geode_background/solid_background.py,sha256=n0ckZWj2y1ln6_hNzRfSB2foaeiu94ukBVc70d1LviA,199
|
|
9
|
+
geode_background/solid_background.pyi,sha256=QFnMsyz4gZnER6mGylrBea_bKfRfp814DxXGuyJhpuw,265
|
|
10
|
+
geode_background/surface_background.py,sha256=n1yCRvmucxKem8uzXTSphFTSMbcHsZyV327ai6LAEQQ,203
|
|
11
|
+
geode_background/surface_background.pyi,sha256=vVQ6h1wpcM9TQoBQArn-uhj6ZHxwhVRXMloX02i8S-E,271
|
|
12
|
+
geode_background/bin/Geode-Background_brep.dll,sha256=5-XaJRvRj1yh1yMT_TmMwTKfqgoS22din0KUXP5_-SU,4748288
|
|
13
|
+
geode_background/bin/Geode-Background_common.dll,sha256=jAOfDcFP4W8c0STraPnHVLYE5ioWk0GXZqvMs3o8R0c,128000
|
|
14
|
+
geode_background/bin/Geode-Background_line.dll,sha256=3nu8ZXURugsfM8prCSC6nQHzvloiCVdLOMrdEapP8M0,4385280
|
|
15
|
+
geode_background/bin/Geode-Background_solid.dll,sha256=9yVAGx3Uoksw3GaDasn2gi5XtI_aJMGlEd9sllfWFT8,4936704
|
|
16
|
+
geode_background/bin/Geode-Background_surface.dll,sha256=am2NEK757y_j9o7isVB2S1z8us9oBxO0mrWufrYvjwM,4608000
|
|
17
|
+
geode_background/bin/__init__.pyi,sha256=TT36t01ufzuD9A3S27dtn_HjYoCrNbLxH4moWKk_Qpw,343
|
|
18
|
+
geode_background/bin/geode_background_py_brep.cp39-win_amd64.pyd,sha256=_d5SHHvW31_A3LCUob0HH_lsnyDMnBvuuBetKs52e2M,130048
|
|
19
|
+
geode_background/bin/geode_background_py_brep.pyi,sha256=y0lXkUyXOYLW9_W9Oq23DsVboTM-ZgE3aBJ1Dq5pGTk,229
|
|
20
|
+
geode_background/bin/geode_background_py_common.cp39-win_amd64.pyd,sha256=o1_rSAj68ns1buYJ7ahArnybI85rIaqPR0QVLwKW2_k,130048
|
|
21
|
+
geode_background/bin/geode_background_py_common.pyi,sha256=vSNUOSslh6vtr5ofdaiULuMqvcQ9xaXSeCh1Ov6VOHw,235
|
|
22
|
+
geode_background/bin/geode_background_py_solid.cp39-win_amd64.pyd,sha256=PMOWsFzIjqJVz7XrMmCpImlXVSb2sUuoO7w0marhb90,130048
|
|
23
|
+
geode_background/bin/geode_background_py_solid.pyi,sha256=6_W2rxoKMdImjRGHllrPIaBHyvjhECxlIgzCqfXEe9E,232
|
|
24
|
+
geode_background/bin/geode_background_py_surface.cp39-win_amd64.pyd,sha256=6mVqjBS3hl3wfsEKEbennX0s3HjigAfrDiRj8a-rppI,130048
|
|
25
|
+
geode_background/bin/geode_background_py_surface.pyi,sha256=Kyi4h0mYL40BQzTyh51_bQTd3mtgsjcFpLuo4I2IJWw,238
|
|
26
|
+
geode_background-9.8.0.dist-info/METADATA,sha256=rhF0OY0O752Dj3yyZi0dpjUbBRliGAA0zVhgLEEscEU,555
|
|
27
|
+
geode_background-9.8.0.dist-info/WHEEL,sha256=XkFE14KmFh7mutkkb-qn_ueuH2lwfT8rLdfc5xpQ7wE,99
|
|
28
|
+
geode_background-9.8.0.dist-info/top_level.txt,sha256=Zrf1AIA63yPEiQFwdZwLsHzGAE3soNFO7AVs5NdN_r4,17
|
|
29
|
+
geode_background-9.8.0.dist-info/RECORD,,
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
geode_background/__init__.py,sha256=yFlrvwZqzQ5ERvXiDceX2vZL3VkR30A1XyyXM7szANQ,283
|
|
2
|
-
geode_background/brep_background.py,sha256=jbNNA_gKh7S6wRfxGEPL_Vb0uwjwFGYhBJAEUk2A_uE,199
|
|
3
|
-
geode_background/common_background.py,sha256=lKaajpCjjTbU-uEWeGxUFx91HQMl4uSY-LBq69duKcA,203
|
|
4
|
-
geode_background/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
|
-
geode_background/solid_background.py,sha256=n0ckZWj2y1ln6_hNzRfSB2foaeiu94ukBVc70d1LviA,199
|
|
6
|
-
geode_background/surface_background.py,sha256=n1yCRvmucxKem8uzXTSphFTSMbcHsZyV327ai6LAEQQ,203
|
|
7
|
-
geode_background/bin/Geode-Background_brep.dll,sha256=MbchK4XFWiJ_yhPonGhmmGAjL32ek3Fx3m1sOTH4MKs,2422784
|
|
8
|
-
geode_background/bin/Geode-Background_common.dll,sha256=rsUxOfvzsfYm1XnJxkaCzeCODAxDcokkqhV0mKMXrzo,131584
|
|
9
|
-
geode_background/bin/Geode-Background_line.dll,sha256=ohq1mlatUwXrKHviWQvQ47pVWHs8hGL4K5mCCP79y1g,2060800
|
|
10
|
-
geode_background/bin/Geode-Background_solid.dll,sha256=-JPlvbzhMllkIQSQLu67yfouE8tVQFgka-nwsyRO0NM,2608128
|
|
11
|
-
geode_background/bin/Geode-Background_surface.dll,sha256=NxuMSX8gTY_Uf9j8mY8Tc08EVcJP1AX6KeUL2otR8YI,2262528
|
|
12
|
-
geode_background/bin/geode_background_py_brep.cp39-win_amd64.pyd,sha256=3UsaWH5cYn5hDW7pywaMNq35gXURfm4o3UBFdmVamfQ,130048
|
|
13
|
-
geode_background/bin/geode_background_py_common.cp39-win_amd64.pyd,sha256=DqEmsiLtU5Jqw-NwxqT-wPBf3GrkW9w92KKDaHA15MM,130048
|
|
14
|
-
geode_background/bin/geode_background_py_solid.cp39-win_amd64.pyd,sha256=Q3fX1HazNbXC1D2nU_dYhNr8Mpuo_1j-SQmIVJXtusI,130048
|
|
15
|
-
geode_background/bin/geode_background_py_surface.cp39-win_amd64.pyd,sha256=ovv_7YVPcgEsijYrZMdgw3KQV594taAkyQppbvKcQK0,130048
|
|
16
|
-
geode_background/geode_background/__init__.pyi,sha256=7KgTP6gTqr4FM3NQHgDvXrLZkE8xkhc2HMfQ4k1WNno,897
|
|
17
|
-
geode_background/geode_background/brep_background.pyi,sha256=OhGs_NgS-VcztZeAVbwruGq3RBhJJiBNLl9RquHb2qA,262
|
|
18
|
-
geode_background/geode_background/common_background.pyi,sha256=J2iHNxuv22XYoXXVEYKRUYGABv6N-7FwX5jM-nyzdF0,268
|
|
19
|
-
geode_background/geode_background/solid_background.pyi,sha256=QFnMsyz4gZnER6mGylrBea_bKfRfp814DxXGuyJhpuw,265
|
|
20
|
-
geode_background/geode_background/surface_background.pyi,sha256=vVQ6h1wpcM9TQoBQArn-uhj6ZHxwhVRXMloX02i8S-E,271
|
|
21
|
-
geode_background/geode_background/bin/__init__.pyi,sha256=TT36t01ufzuD9A3S27dtn_HjYoCrNbLxH4moWKk_Qpw,343
|
|
22
|
-
geode_background/geode_background/bin/geode_background_py_brep.pyi,sha256=y0lXkUyXOYLW9_W9Oq23DsVboTM-ZgE3aBJ1Dq5pGTk,229
|
|
23
|
-
geode_background/geode_background/bin/geode_background_py_common.pyi,sha256=vSNUOSslh6vtr5ofdaiULuMqvcQ9xaXSeCh1Ov6VOHw,235
|
|
24
|
-
geode_background/geode_background/bin/geode_background_py_solid.pyi,sha256=6_W2rxoKMdImjRGHllrPIaBHyvjhECxlIgzCqfXEe9E,232
|
|
25
|
-
geode_background/geode_background/bin/geode_background_py_surface.pyi,sha256=Kyi4h0mYL40BQzTyh51_bQTd3mtgsjcFpLuo4I2IJWw,238
|
|
26
|
-
geode_background-9.6.3.dist-info/METADATA,sha256=q8_7L2Adm-oepj-fgL_3_Vyfw97gGsOnXF5UUu9-ifw,555
|
|
27
|
-
geode_background-9.6.3.dist-info/WHEEL,sha256=XkFE14KmFh7mutkkb-qn_ueuH2lwfT8rLdfc5xpQ7wE,99
|
|
28
|
-
geode_background-9.6.3.dist-info/top_level.txt,sha256=Zrf1AIA63yPEiQFwdZwLsHzGAE3soNFO7AVs5NdN_r4,17
|
|
29
|
-
geode_background-9.6.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|