topologicpy 0.5.9__py3-none-any.whl → 6.0.0__py3-none-any.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.
Files changed (94) hide show
  1. topologicpy/Aperture.py +72 -72
  2. topologicpy/Cell.py +2169 -2169
  3. topologicpy/CellComplex.py +1137 -1137
  4. topologicpy/Cluster.py +1288 -1280
  5. topologicpy/Color.py +423 -423
  6. topologicpy/Context.py +79 -79
  7. topologicpy/DGL.py +3213 -3240
  8. topologicpy/Dictionary.py +698 -698
  9. topologicpy/Edge.py +1187 -1187
  10. topologicpy/EnergyModel.py +1180 -1152
  11. topologicpy/Face.py +2141 -2141
  12. topologicpy/Graph.py +7768 -7768
  13. topologicpy/Grid.py +353 -353
  14. topologicpy/Helper.py +507 -507
  15. topologicpy/Honeybee.py +461 -461
  16. topologicpy/Matrix.py +271 -271
  17. topologicpy/Neo4j.py +521 -521
  18. topologicpy/Plotly.py +2 -2
  19. topologicpy/Polyskel.py +541 -541
  20. topologicpy/Shell.py +1768 -1768
  21. topologicpy/Speckle.py +508 -508
  22. topologicpy/Topology.py +7060 -7002
  23. topologicpy/Vector.py +905 -905
  24. topologicpy/Vertex.py +1585 -1585
  25. topologicpy/Wire.py +3050 -3050
  26. topologicpy/__init__.py +22 -38
  27. topologicpy/version.py +1 -0
  28. {topologicpy-0.5.9.dist-info → topologicpy-6.0.0.dist-info}/LICENSE +661 -704
  29. topologicpy-6.0.0.dist-info/METADATA +751 -0
  30. topologicpy-6.0.0.dist-info/RECORD +32 -0
  31. topologicpy/bin/linux/topologic/__init__.py +0 -2
  32. topologicpy/bin/linux/topologic/libTKBO-6bdf205d.so.7.7.0 +0 -0
  33. topologicpy/bin/linux/topologic/libTKBRep-2960a069.so.7.7.0 +0 -0
  34. topologicpy/bin/linux/topologic/libTKBool-c44b74bd.so.7.7.0 +0 -0
  35. topologicpy/bin/linux/topologic/libTKFillet-9a670ba0.so.7.7.0 +0 -0
  36. topologicpy/bin/linux/topologic/libTKG2d-8f31849e.so.7.7.0 +0 -0
  37. topologicpy/bin/linux/topologic/libTKG3d-4c6bce57.so.7.7.0 +0 -0
  38. topologicpy/bin/linux/topologic/libTKGeomAlgo-26066fd9.so.7.7.0 +0 -0
  39. topologicpy/bin/linux/topologic/libTKGeomBase-2116cabe.so.7.7.0 +0 -0
  40. topologicpy/bin/linux/topologic/libTKMath-72572fa8.so.7.7.0 +0 -0
  41. topologicpy/bin/linux/topologic/libTKMesh-2a060427.so.7.7.0 +0 -0
  42. topologicpy/bin/linux/topologic/libTKOffset-6cab68ff.so.7.7.0 +0 -0
  43. topologicpy/bin/linux/topologic/libTKPrim-eb1262b3.so.7.7.0 +0 -0
  44. topologicpy/bin/linux/topologic/libTKShHealing-e67e5cc7.so.7.7.0 +0 -0
  45. topologicpy/bin/linux/topologic/libTKTopAlgo-e4c96c33.so.7.7.0 +0 -0
  46. topologicpy/bin/linux/topologic/libTKernel-fb7fe3b7.so.7.7.0 +0 -0
  47. topologicpy/bin/linux/topologic/libgcc_s-32c1665e.so.1 +0 -0
  48. topologicpy/bin/linux/topologic/libstdc++-672d7b41.so.6.0.30 +0 -0
  49. topologicpy/bin/linux/topologic/topologic.cpython-310-x86_64-linux-gnu.so +0 -0
  50. topologicpy/bin/linux/topologic/topologic.cpython-311-x86_64-linux-gnu.so +0 -0
  51. topologicpy/bin/linux/topologic/topologic.cpython-38-x86_64-linux-gnu.so +0 -0
  52. topologicpy/bin/linux/topologic/topologic.cpython-39-x86_64-linux-gnu.so +0 -0
  53. topologicpy/bin/linux/topologic.libs/libTKBO-6bdf205d.so.7.7.0 +0 -0
  54. topologicpy/bin/linux/topologic.libs/libTKBRep-2960a069.so.7.7.0 +0 -0
  55. topologicpy/bin/linux/topologic.libs/libTKBool-c44b74bd.so.7.7.0 +0 -0
  56. topologicpy/bin/linux/topologic.libs/libTKFillet-9a670ba0.so.7.7.0 +0 -0
  57. topologicpy/bin/linux/topologic.libs/libTKG2d-8f31849e.so.7.7.0 +0 -0
  58. topologicpy/bin/linux/topologic.libs/libTKG3d-4c6bce57.so.7.7.0 +0 -0
  59. topologicpy/bin/linux/topologic.libs/libTKGeomAlgo-26066fd9.so.7.7.0 +0 -0
  60. topologicpy/bin/linux/topologic.libs/libTKGeomBase-2116cabe.so.7.7.0 +0 -0
  61. topologicpy/bin/linux/topologic.libs/libTKMath-72572fa8.so.7.7.0 +0 -0
  62. topologicpy/bin/linux/topologic.libs/libTKMesh-2a060427.so.7.7.0 +0 -0
  63. topologicpy/bin/linux/topologic.libs/libTKOffset-6cab68ff.so.7.7.0 +0 -0
  64. topologicpy/bin/linux/topologic.libs/libTKPrim-eb1262b3.so.7.7.0 +0 -0
  65. topologicpy/bin/linux/topologic.libs/libTKShHealing-e67e5cc7.so.7.7.0 +0 -0
  66. topologicpy/bin/linux/topologic.libs/libTKTopAlgo-e4c96c33.so.7.7.0 +0 -0
  67. topologicpy/bin/linux/topologic.libs/libTKernel-fb7fe3b7.so.7.7.0 +0 -0
  68. topologicpy/bin/linux/topologic.libs/libgcc_s-32c1665e.so.1 +0 -0
  69. topologicpy/bin/linux/topologic.libs/libstdc++-672d7b41.so.6.0.30 +0 -0
  70. topologicpy/bin/macos/topologic/__init__.py +0 -2
  71. topologicpy/bin/windows/topologic/TKBO-f6b191de.dll +0 -0
  72. topologicpy/bin/windows/topologic/TKBRep-e56a600e.dll +0 -0
  73. topologicpy/bin/windows/topologic/TKBool-7b8d47ae.dll +0 -0
  74. topologicpy/bin/windows/topologic/TKFillet-0ddbf0a8.dll +0 -0
  75. topologicpy/bin/windows/topologic/TKG2d-2e2dee3d.dll +0 -0
  76. topologicpy/bin/windows/topologic/TKG3d-6674513d.dll +0 -0
  77. topologicpy/bin/windows/topologic/TKGeomAlgo-d240e370.dll +0 -0
  78. topologicpy/bin/windows/topologic/TKGeomBase-df87aba5.dll +0 -0
  79. topologicpy/bin/windows/topologic/TKMath-45bd625a.dll +0 -0
  80. topologicpy/bin/windows/topologic/TKMesh-d6e826b1.dll +0 -0
  81. topologicpy/bin/windows/topologic/TKOffset-79b9cc94.dll +0 -0
  82. topologicpy/bin/windows/topologic/TKPrim-aa430a86.dll +0 -0
  83. topologicpy/bin/windows/topologic/TKShHealing-bb48be89.dll +0 -0
  84. topologicpy/bin/windows/topologic/TKTopAlgo-7d0d1e22.dll +0 -0
  85. topologicpy/bin/windows/topologic/TKernel-08c8cfbb.dll +0 -0
  86. topologicpy/bin/windows/topologic/__init__.py +0 -2
  87. topologicpy/bin/windows/topologic/topologic.cp310-win_amd64.pyd +0 -0
  88. topologicpy/bin/windows/topologic/topologic.cp311-win_amd64.pyd +0 -0
  89. topologicpy/bin/windows/topologic/topologic.cp38-win_amd64.pyd +0 -0
  90. topologicpy/bin/windows/topologic/topologic.cp39-win_amd64.pyd +0 -0
  91. topologicpy-0.5.9.dist-info/METADATA +0 -86
  92. topologicpy-0.5.9.dist-info/RECORD +0 -91
  93. {topologicpy-0.5.9.dist-info → topologicpy-6.0.0.dist-info}/WHEEL +0 -0
  94. {topologicpy-0.5.9.dist-info → topologicpy-6.0.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,32 @@
1
+ topologicpy/Aperture.py,sha256=xEKYZHKGmis2XKA1GKCDUGyXnpnrDMOXzQFzKsBZU10,2765
2
+ topologicpy/Cell.py,sha256=2KSE-BnciiJKgA6mftsEmeLC-OjzriOmdzlEuoIWsh0,96552
3
+ topologicpy/CellComplex.py,sha256=5tqj4kZKzESdqPHNrmfYV7i3g5trcXpiC9HpeqYwTn8,46270
4
+ topologicpy/Cluster.py,sha256=un3waRSZf9tSkLSqItvCD6FypzNcKWcw38pocTlNKoI,54594
5
+ topologicpy/Color.py,sha256=UlmRcCSOhqcM_OyMWz4t3Kr75KcgXDhz3uctAJ2n7Ic,18031
6
+ topologicpy/Context.py,sha256=jKmA-PUNr5bzojZMi-4jsDCxw1AAzasSPcv3yvqJqDY,2916
7
+ topologicpy/DGL.py,sha256=Pk4hDjpXiWsA9yT304rfd-hMCwPxSOnCHbvp8u94wWE,138986
8
+ topologicpy/Dictionary.py,sha256=R7Hb9-LTEgRyaRjxRn8NwBS1Hhkpcqe2QmHmKBxpr54,26243
9
+ topologicpy/Edge.py,sha256=TEWb-zxZx57Fdzvdf92Y72MXi380NAvRCb8HS4YPtRU,49110
10
+ topologicpy/EnergyModel.py,sha256=z83MPP641Sy8uTwH5lvfc0K90-d6BBCOnCebEMO152k,52759
11
+ topologicpy/Face.py,sha256=s3SErim9RAsp5cbw8yWZEmNFIDy3ejX7zRj2so7MI9E,88675
12
+ topologicpy/Graph.py,sha256=e4i-S_Ss8Ra5uW11leFpZOL4HT7SwmScvjP8fjwsqlw,365081
13
+ topologicpy/Grid.py,sha256=8ARLeBUnEMQEwB2Xale928rZWeUBKYgerkmbvoSgnrs,17054
14
+ topologicpy/Helper.py,sha256=07V9IFu5ilMpvAdZVhIbdBOjBJSRTtJ0BfR1IoRaRXU,17743
15
+ topologicpy/Honeybee.py,sha256=rw9l4M6ZeeywlK6SAH66bi1vjXC2AwACUk4o8GF7-T8,19913
16
+ topologicpy/Matrix.py,sha256=ynP4jEMZZC78tZ5Re8dVf3CheEOGnVVFn83_Zl7kUj8,8086
17
+ topologicpy/Neo4j.py,sha256=VZYkA53gWKpR8LUHzzrOJoaak4Fud3gz4ZaDih1PqNc,18835
18
+ topologicpy/Plotly.py,sha256=DZbkrmjOr2c7uFHoWk6Uj2r54jCN_VDxzVMUcZagU18,94980
19
+ topologicpy/Polyskel.py,sha256=bBEiTe8eYtTKrYDWhuf2CwgBr5CvcaS6v_Fej58a1fk,15924
20
+ topologicpy/Shell.py,sha256=rnlnMRxY-KxJPpzr4oXy9m1I1QRQj1qhY8UXBgH8Pu8,74563
21
+ topologicpy/Speckle.py,sha256=rUS6PCaxIjEF5_fUruxvMH47FMKg-ohcoU0qAUb-yNM,14267
22
+ topologicpy/Topology.py,sha256=qQb5qg5RYyyrl1DZyBRas_ZyR7zlUMBCJIM8zJYpPRA,304856
23
+ topologicpy/Vector.py,sha256=apFuFOmi0WC3QWJ6O5LfLUyVvGOYWTTCTm26g3dKQrQ,29589
24
+ topologicpy/Vertex.py,sha256=fHp2BarCGWiuJeMarDuLfSKGEqSFOulh7bd22siVl5A,64925
25
+ topologicpy/Wire.py,sha256=sBYVsIj9QxEXOvNtjDqFaO2N2r1ZlairTn_HSW9rOiQ,128857
26
+ topologicpy/__init__.py,sha256=D7ky87CAQMiS2KE6YLvcTLkTgA2PY7rASe6Z23pjp9k,872
27
+ topologicpy/version.py,sha256=9jLyA4y8NmfLmizrpmOWmBtFFOh8Fd0opTdILVmbjI0,22
28
+ topologicpy-6.0.0.dist-info/LICENSE,sha256=TfPDBt3ar0uv_f9cqCDMZ5rIzW3CY8anRRd4PkL6ejs,34522
29
+ topologicpy-6.0.0.dist-info/METADATA,sha256=FrWAQLSGvGoYqW5wjQUl5gv8IanIwo-G5itn94B4fc4,46950
30
+ topologicpy-6.0.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
31
+ topologicpy-6.0.0.dist-info/top_level.txt,sha256=J30bDzW92Ob7hw3zA8V34Jlp-vvsfIkGzkr8sqvb4Uw,12
32
+ topologicpy-6.0.0.dist-info/RECORD,,
@@ -1,2 +0,0 @@
1
- # re-export the extension module
2
- from .topologic import *
@@ -1,2 +0,0 @@
1
- # re-export the extension module
2
- from .topologic import *
@@ -1,2 +0,0 @@
1
- # re-export the extension module
2
- from .topologic import *
@@ -1,86 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: topologicpy
3
- Version: 0.5.9
4
- Summary: An Advanced Spatial Modelling and Analysis Software Library for Architecture, Engineering, and Construction.
5
- Author-email: Wassim Jabi <wassim.jabi@gmail.com>
6
- Project-URL: Homepage, https://github.com/wassimj/TopologicPy
7
- Project-URL: Bug Tracker, https://github.com/wassimj/TopologicPy/issues
8
- Project-URL: Documentation, https://topologic.app/topologicpy_doc/
9
- Classifier: Programming Language :: Python :: 3
10
- Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
11
- Classifier: Operating System :: OS Independent
12
- Requires-Python: <3.12,>=3.8
13
- Description-Content-Type: text/markdown
14
- License-File: LICENSE
15
- Requires-Dist: numpy
16
- Requires-Dist: scipy
17
- Requires-Dist: pandas
18
- Requires-Dist: tqdm
19
- Requires-Dist: plotly
20
- Requires-Dist: lark
21
-
22
- # topologicpy
23
-
24
- <img src="https://topologic.app/wp-content/uploads/2023/02/topologicpy-logo-no-loop.gif" alt="topologicpy logo" width="250" loop="1">
25
-
26
- # An Advanced Spatial Modelling and Analysis Software Library for Architecture, Engineering, and Construction
27
-
28
- ## Introduction
29
- Welcome to topologicpy (rhymes with apple pie). topologicpy is an open-source python 3 implementation of [Topologic](https://topologic.app) which is a powerful spatial modelling and analysis software library that revolutionizes the way you design architectural spaces, buildings, and artefacts. Topologic's advanced features enable you to create hierarchical and topological information-rich 3D representations that offer unprecedented flexibility and control in your design process. With the integration of geometry, topology, information, and artificial intelligence, Topologic enriches Building Information Models with Building *Intelligence* Models.
30
-
31
- Two of Topologic's main strengths are its support for *defeaturing* and *encoded meshing*. By simplifying the geometry of a model and removing small or unnecessary details not needed for analysis, defeaturing allows for faster and more accurate analysis while maintaining topological consistency. This feature enables you to transform low-quality, heavy BIM models into high-quality, lightweight representations ready for rigorous analysis effortlessly. Encoded meshing allows you to use the same base elements available in your commercial BIM platform to cleanly build 3D information-encoded models that match your exacting specifications.
32
-
33
- Topologic's versatility extends to entities with mixed dimensionalities, enabling structural models, for example, to be represented coherently. Lines can represent columns and beams, surfaces can represent walls and slabs, and volumes can represent solids. Even non-building entities like structural loads can be efficiently attached to the structure. This approach creates mixed-dimensional models that are highly compatible with structural analysis simulation software.
34
-
35
- Topologic's graph-based representation makes it a natural fit for integrating with Graph Machine Learning (GML), an exciting new branch of artificial intelligence. With GML, you can process vast amounts of connected data and extract valuable insights quickly and accurately. Topologic's intelligent algorithms for graph and node classification take GML to the next level by using the extracted data to classify building typologies, predict associations, and complete missing information in building information models. This integration empowers you to leverage the historical knowledge embedded in your databases and make informed decisions about your current design projects. With Topologic and GML, you can streamline your workflow, enhance your productivity, and achieve your project goals with greater efficiency and precision.
36
-
37
- Experience Topologic's comprehensive and well-documented Application Protocol Interface (API) and enjoy the freedom and flexibility that Topologic offers in your architectural design process. Topologic uses cutting-edge C++-based non-manifold topology (NMT) core technology ([Open CASCADE](https://www.opencascade.com/)), and python bindings. Interacting with Topologic is easily accomplished through a command-Line interface and scripts, visual data flow programming (VDFP) plugins for popular BIM software, and cloud-based interfaces through [Streamlit](https://streamlit.io/). You can easily interact with Topologic in various ways to perform design and analysis tasks or even seamlessly customize and embed it in your own in-house software and workflows. Plus, Topologic includes several industry-standard methods for data transport including IFC, OBJ, BREP, HBJSON, CSV, as well serializing through cloud-based services such as [Speckle](https://speckle.systems/).
38
-
39
- Topologic’s open-source philosophy and licensing ([AGPLv3](https://www.gnu.org/licenses/agpl-3.0.en.html)) enables you to achieve your design vision with minimal incremental costs, ensuring a high return on investment. You control and own your information outright, and nothing is ever trapped in an expensive subscription model. Topologic empowers you to build and share data apps with ease, giving you the flexibility to choose between local or cloud-based options and the peace of mind to focus on what matters most.
40
-
41
- Join the revolution in architectural design with Topologic. Try it today and see the difference for yourself.
42
-
43
- ## Installation
44
- topologicpy can be installed using the **pip** command as such:
45
-
46
- `pip install topologicpy --upgrade`
47
-
48
- ## Prerequisites
49
-
50
- topologicpy depends on the following python libraries which will be installed automatically from pip:
51
-
52
- <details>
53
- <summary>
54
- <b>Expand to view dependencies</b>
55
- </summary>
56
- * [numpy](http://numpy.org) >= 1.24.0
57
- * [scipy](http://scipy.org) >= 1.10.0
58
- * [plotly](http://plotly.com/) >= 5.11.0
59
- * [ifcopenshell](http://ifcopenshell.org/) >=0.7.9
60
- * [ipfshttpclient](https://pypi.org/project/ipfshttpclient/) >= 0.7.0
61
- * [web3](https://web3py.readthedocs.io/en/stable/) >=5.30.0
62
- * [openstudio](https://openstudio.net/) >= 3.4.0
63
- * [lbt-ladybug](https://pypi.org/project/lbt-ladybug/) >= 0.25.161
64
- * [lbt-honeybee](https://pypi.org/project/lbt-honeybee/) >= 0.6.12
65
- * [honeybee-energy](https://pypi.org/project/honeybee-energy/) >= 1.91.49
66
- * [json](https://docs.python.org/3/library/json.html) >= 2.0.9
67
- * [py2neo](https://py2neo.org/) >= 2021.2.3
68
- * [pyvisgraph](https://github.com/TaipanRex/pyvisgraph) >= 0.2.1
69
- * [specklepy](https://github.com/specklesystems/specklepy) >= 2.7.6
70
- * [pandas](https://pandas.pydata.org/) >= 1.4.2
71
- * [scipy](https://scipy.org/) >= 1.8.1
72
- * [dgl](https://github.com/dmlc/dgl) >= 0.8.2
73
-
74
- </details>
75
-
76
- ## How to start using Topologic
77
- 1. Open your favourite python editor ([jupyter notebook](https://jupyter.org/) is highly recommended)
78
- 1. Type 'import topologicpy'
79
- 1. Start using the API
80
-
81
- ## API Documentation
82
- API documentation can be found at [https://topologic.app/topologicpy_doc/](https://topologic.app/topologicpy_doc/)
83
-
84
- topologicpy: &copy; 2023 Wassim Jabi
85
-
86
- Topologic: &copy; 2023 Cardiff University and UCL
@@ -1,91 +0,0 @@
1
- topologicpy/Aperture.py,sha256=vENYlFaM6Pu-xCJB1YsW1I1_u5yDj-A70aU3bo3lpFA,2819
2
- topologicpy/Cell.py,sha256=qA-53s0ZDKzjaasRSuXuK-a55pZMORGHCw3uJ83k1Is,98603
3
- topologicpy/CellComplex.py,sha256=en_cLuUIB1YkHdtUo3fkB3XTIfsA0YRqZTSPqG6qGLQ,47389
4
- topologicpy/Cluster.py,sha256=Lg6d6wQ-hbPu-YAsprJmjXki8PTFcTnRgHmk9gjx60k,54978
5
- topologicpy/Color.py,sha256=AnbSF-_8c7Zp0NKmHF3ydFxYJFA6IaPxuPKhQkamPfg,18454
6
- topologicpy/Context.py,sha256=bgwslZSu8Ijuz3fusdhP6XcDnCdwGhtbI0-uhVjB36U,2977
7
- topologicpy/DGL.py,sha256=mpHcfAL8hWGKQFODRv_Qr1KezAP4fmXMvItmgSyimrA,143369
8
- topologicpy/Dictionary.py,sha256=pvZL9N-pqyYGH6iODETvSd0nNOfHzxB6DkkgUTylZFs,26918
9
- topologicpy/Edge.py,sha256=ZWR2icdFd7dMe8v-RPLAvg1C29hFFsMDBDlp85hluQk,50261
10
- topologicpy/EnergyModel.py,sha256=SrUF1bShYJdryPcpi6rnECnqurXh09N7e4qCNkB9REc,51396
11
- topologicpy/Face.py,sha256=xcVn0QfhSrxriDlp7h9NurqNh40KSTSUFlMGKf5V5y8,90780
12
- topologicpy/Graph.py,sha256=OiPLS4kuOHGv2maCDwM6amhEmq_EI-qhYf8l673Bs6g,372759
13
- topologicpy/Grid.py,sha256=5Wi7nF6axNqhr4WrWk1c1fb7nftG02-BzxTYneeGr88,17389
14
- topologicpy/Helper.py,sha256=dsMU4BAt6zKsYG-YiT_OE4kX2rq3dtl3AqMMd35-6DA,18250
15
- topologicpy/Honeybee.py,sha256=p5OZi8tGPxUNH91_8peChEkYJdg5vpRyeqHVz8S9OS0,20356
16
- topologicpy/Matrix.py,sha256=1aH7QKP6eNUbUXmZbB7e_4dw1ZSVQ8bsOsKJXtQq3_4,8357
17
- topologicpy/Neo4j.py,sha256=4B_lYgZIDztqINkHL_J6gsfkZQ043wEsZpD_9uPYOMU,19356
18
- topologicpy/Plotly.py,sha256=WfYMljK6drw98Q6DRCYCeCtu5X0bhVyIr_NxYea8oUE,94962
19
- topologicpy/Polyskel.py,sha256=86B92P50crA5OU1wJHYm-21aATkgc2rfkINJ0FwtIek,16465
20
- topologicpy/Shell.py,sha256=iB6xltLq9naiArVKfzHdAhv07kwQHOPYniHh944JHcM,76277
21
- topologicpy/Speckle.py,sha256=3148ucY8YUrlEsUA3nryKmQqz2zcS3OCtAcxcYpzKkk,14775
22
- topologicpy/Topology.py,sha256=GYBlNEXP9pgZtzP6bVGr_u-ak5_93f29kqGXXUy4HVU,309634
23
- topologicpy/Vector.py,sha256=3GayjTGJDhg6yuchN86yHWUV9hTyu-kp_HaWuBXu6fc,30476
24
- topologicpy/Vertex.py,sha256=Te0RmdRQba1I21FcrAqlbJblUzJ07Xk44FKJiNtlgkw,66492
25
- topologicpy/Wire.py,sha256=bD8uhOzsH6_NWgDtGtW84PNKWscsVOpmbYul9k8ShfU,131871
26
- topologicpy/__init__.py,sha256=46qRjTP5apsz37sasV3Q2WBe2Wi0BssqQCdFK0EhTFA,1444
27
- topologicpy/bin/linux/topologic/__init__.py,sha256=XlFReDf3FWlYdM9uXtanYPIafgPb6GVTQczS_xJAXD0,60
28
- topologicpy/bin/linux/topologic/libTKBO-6bdf205d.so.7.7.0,sha256=ANok9DQKcnWcLd9T_LAt-i-X4nsYYy16q9kQlcTre1E,2996488
29
- topologicpy/bin/linux/topologic/libTKBRep-2960a069.so.7.7.0,sha256=OJ3XesL79du8LeBHrsleGPXub6OpJdOilxha0mwjqQo,1378768
30
- topologicpy/bin/linux/topologic/libTKBool-c44b74bd.so.7.7.0,sha256=DFMVmHtxb3yzMH87JryKXdv7-hABsZjalqsHbYzIuyc,4697232
31
- topologicpy/bin/linux/topologic/libTKFillet-9a670ba0.so.7.7.0,sha256=XeDf3V7x7WfVxPhDFVY-IgGJ5qobqQ5-aa38OhTMTuA,3263456
32
- topologicpy/bin/linux/topologic/libTKG2d-8f31849e.so.7.7.0,sha256=bQF7NBLi6U0ZRYcXxLq-38txv21DwijXnY0jblZlg7U,488728
33
- topologicpy/bin/linux/topologic/libTKG3d-4c6bce57.so.7.7.0,sha256=q1JBPgYu5ufx-91tpCwd1qHju4K5tbaA3excCqOyWdw,1492008
34
- topologicpy/bin/linux/topologic/libTKGeomAlgo-26066fd9.so.7.7.0,sha256=P84zui6vs50hABkNtcZD__j92D1uWJXbEEOigd4UzeM,6640056
35
- topologicpy/bin/linux/topologic/libTKGeomBase-2116cabe.so.7.7.0,sha256=iktVzr1Ba0j3KSzNgf1YSe1QmYLGfHU3xv8u5qHS5iU,6145208
36
- topologicpy/bin/linux/topologic/libTKMath-72572fa8.so.7.7.0,sha256=uxu4cJj0G_JIhJNOnjLxKGg7z_OF7wQVenXNx1AaJ7E,3148000
37
- topologicpy/bin/linux/topologic/libTKMesh-2a060427.so.7.7.0,sha256=E_7HLidDNomLIcRO3-nbxC5w2DS_tS1yU5Glyvsc4Xg,1247848
38
- topologicpy/bin/linux/topologic/libTKOffset-6cab68ff.so.7.7.0,sha256=TThJ68q9cEiFQsbvxrmqZbKw_zwExVTPLbj0Xw3GywM,1840000
39
- topologicpy/bin/linux/topologic/libTKPrim-eb1262b3.so.7.7.0,sha256=CydsffzDiqYlEX9c7hXkNYiYY4haiURGfv1yqd-nki4,499240
40
- topologicpy/bin/linux/topologic/libTKShHealing-e67e5cc7.so.7.7.0,sha256=hXQbg3aF7dufpSXNQpm-gFGmHpzXlkRlxjoMG5FHajk,3087048
41
- topologicpy/bin/linux/topologic/libTKTopAlgo-e4c96c33.so.7.7.0,sha256=BoD55ZIlXRbnMsRfQvF7eIbjmJXnDDK5s0gmpahEcog,3584832
42
- topologicpy/bin/linux/topologic/libTKernel-fb7fe3b7.so.7.7.0,sha256=-QosnnDLnf_L__hod9yYxER2irvkGlDogCRRPf25VDY,2081416
43
- topologicpy/bin/linux/topologic/libgcc_s-32c1665e.so.1,sha256=9YoIGMfaxzPJ9Bqd2-VldMbgvnb0LTFVlFmVAVUiD8Q,107696
44
- topologicpy/bin/linux/topologic/libstdc++-672d7b41.so.6.0.30,sha256=etSx1HLG1LysYeYN1kpuPeqPzPQlg_XLbZHSLnvHd9s,2117848
45
- topologicpy/bin/linux/topologic/topologic.cpython-310-x86_64-linux-gnu.so,sha256=uvar01STZ8qu1c8fRmtYdVnK8evxBv305QScASXY9go,1852112
46
- topologicpy/bin/linux/topologic/topologic.cpython-311-x86_64-linux-gnu.so,sha256=42yjVWetFu_qn6-eZcDxgd_A8SQN_wHqkdw91txKt9U,1852112
47
- topologicpy/bin/linux/topologic/topologic.cpython-38-x86_64-linux-gnu.so,sha256=wSCWs8aVd1trazRKRh7Rj2PNhp7uzNI_7AO92dPDyw4,1847960
48
- topologicpy/bin/linux/topologic/topologic.cpython-39-x86_64-linux-gnu.so,sha256=_MEJoP2J1PrandjnxrBf3eahVfnFYUnA4eqIQt6VyLc,1852104
49
- topologicpy/bin/linux/topologic.libs/libTKBO-6bdf205d.so.7.7.0,sha256=ANok9DQKcnWcLd9T_LAt-i-X4nsYYy16q9kQlcTre1E,2996488
50
- topologicpy/bin/linux/topologic.libs/libTKBRep-2960a069.so.7.7.0,sha256=OJ3XesL79du8LeBHrsleGPXub6OpJdOilxha0mwjqQo,1378768
51
- topologicpy/bin/linux/topologic.libs/libTKBool-c44b74bd.so.7.7.0,sha256=DFMVmHtxb3yzMH87JryKXdv7-hABsZjalqsHbYzIuyc,4697232
52
- topologicpy/bin/linux/topologic.libs/libTKFillet-9a670ba0.so.7.7.0,sha256=XeDf3V7x7WfVxPhDFVY-IgGJ5qobqQ5-aa38OhTMTuA,3263456
53
- topologicpy/bin/linux/topologic.libs/libTKG2d-8f31849e.so.7.7.0,sha256=bQF7NBLi6U0ZRYcXxLq-38txv21DwijXnY0jblZlg7U,488728
54
- topologicpy/bin/linux/topologic.libs/libTKG3d-4c6bce57.so.7.7.0,sha256=q1JBPgYu5ufx-91tpCwd1qHju4K5tbaA3excCqOyWdw,1492008
55
- topologicpy/bin/linux/topologic.libs/libTKGeomAlgo-26066fd9.so.7.7.0,sha256=P84zui6vs50hABkNtcZD__j92D1uWJXbEEOigd4UzeM,6640056
56
- topologicpy/bin/linux/topologic.libs/libTKGeomBase-2116cabe.so.7.7.0,sha256=iktVzr1Ba0j3KSzNgf1YSe1QmYLGfHU3xv8u5qHS5iU,6145208
57
- topologicpy/bin/linux/topologic.libs/libTKMath-72572fa8.so.7.7.0,sha256=uxu4cJj0G_JIhJNOnjLxKGg7z_OF7wQVenXNx1AaJ7E,3148000
58
- topologicpy/bin/linux/topologic.libs/libTKMesh-2a060427.so.7.7.0,sha256=E_7HLidDNomLIcRO3-nbxC5w2DS_tS1yU5Glyvsc4Xg,1247848
59
- topologicpy/bin/linux/topologic.libs/libTKOffset-6cab68ff.so.7.7.0,sha256=TThJ68q9cEiFQsbvxrmqZbKw_zwExVTPLbj0Xw3GywM,1840000
60
- topologicpy/bin/linux/topologic.libs/libTKPrim-eb1262b3.so.7.7.0,sha256=CydsffzDiqYlEX9c7hXkNYiYY4haiURGfv1yqd-nki4,499240
61
- topologicpy/bin/linux/topologic.libs/libTKShHealing-e67e5cc7.so.7.7.0,sha256=hXQbg3aF7dufpSXNQpm-gFGmHpzXlkRlxjoMG5FHajk,3087048
62
- topologicpy/bin/linux/topologic.libs/libTKTopAlgo-e4c96c33.so.7.7.0,sha256=BoD55ZIlXRbnMsRfQvF7eIbjmJXnDDK5s0gmpahEcog,3584832
63
- topologicpy/bin/linux/topologic.libs/libTKernel-fb7fe3b7.so.7.7.0,sha256=-QosnnDLnf_L__hod9yYxER2irvkGlDogCRRPf25VDY,2081416
64
- topologicpy/bin/linux/topologic.libs/libgcc_s-32c1665e.so.1,sha256=9YoIGMfaxzPJ9Bqd2-VldMbgvnb0LTFVlFmVAVUiD8Q,107696
65
- topologicpy/bin/linux/topologic.libs/libstdc++-672d7b41.so.6.0.30,sha256=etSx1HLG1LysYeYN1kpuPeqPzPQlg_XLbZHSLnvHd9s,2117848
66
- topologicpy/bin/macos/topologic/__init__.py,sha256=XlFReDf3FWlYdM9uXtanYPIafgPb6GVTQczS_xJAXD0,60
67
- topologicpy/bin/windows/topologic/TKBO-f6b191de.dll,sha256=y_k2Zs_QlyAbKLQZW_ZPYNLKvRzW9BzB0R3nxuXZB_8,2087936
68
- topologicpy/bin/windows/topologic/TKBRep-e56a600e.dll,sha256=1QDNp8u0gIDDKClgN--fcBf1LZF0EspETcFfko6j_JQ,904704
69
- topologicpy/bin/windows/topologic/TKBool-7b8d47ae.dll,sha256=qor8GJIxYhXdnKOdex3goIcpxdISCaxwk-umJNq4qoo,3681280
70
- topologicpy/bin/windows/topologic/TKFillet-0ddbf0a8.dll,sha256=7QXRw2GaBUv4Gp8lPD-2jrorL-ky-uQQ2n2DxY97srA,2381312
71
- topologicpy/bin/windows/topologic/TKG2d-2e2dee3d.dll,sha256=8pzFd34MEG_QdpJN6p51cdJYL8cPLPejxHTOWSBTIH0,289280
72
- topologicpy/bin/windows/topologic/TKG3d-6674513d.dll,sha256=38qf3FQcVcLTWN33EiMSknZv6F-nPRjuZfxgmu8f4n4,896000
73
- topologicpy/bin/windows/topologic/TKGeomAlgo-d240e370.dll,sha256=6ANxzZiVYBChg0RwsmlFj-YGqhol75PnfMOfbnT5s4s,4217344
74
- topologicpy/bin/windows/topologic/TKGeomBase-df87aba5.dll,sha256=chog2OdFyt_nFpH_W-zF7J3IatUpy2fpEq-M070eUpA,3987456
75
- topologicpy/bin/windows/topologic/TKMath-45bd625a.dll,sha256=jNhsAiLJSm7jKd-7DReP6P7B_vzYSQRpK_8C5m_PyFo,1687552
76
- topologicpy/bin/windows/topologic/TKMesh-d6e826b1.dll,sha256=DVOiZUpCbmsAR0JEsW5Q0Wot9slKOvNJ34X0w7yjV0A,643584
77
- topologicpy/bin/windows/topologic/TKOffset-79b9cc94.dll,sha256=sFoUaMR0Bxz3Qm8fhatMSM6JgLhIley_D6-n4xWgZBY,1963008
78
- topologicpy/bin/windows/topologic/TKPrim-aa430a86.dll,sha256=jxjxGaYQYyjC2cLV2I1HCHjnSO7eXY-MOms5kvbuHEI,313856
79
- topologicpy/bin/windows/topologic/TKShHealing-bb48be89.dll,sha256=Zbj9-CkboSoMkj_hTI36gUtZcqjvmFJuSa3h5hxi-3w,2622976
80
- topologicpy/bin/windows/topologic/TKTopAlgo-7d0d1e22.dll,sha256=hhJ4OZonDAwowvqGNuPcGo8g7UhovBoylnMZkIrL6Zw,2442752
81
- topologicpy/bin/windows/topologic/TKernel-08c8cfbb.dll,sha256=CMjPuy2gPW2mBRNm4TJsAq9SU8gcL_it2OayzYzii6o,1618944
82
- topologicpy/bin/windows/topologic/__init__.py,sha256=XlFReDf3FWlYdM9uXtanYPIafgPb6GVTQczS_xJAXD0,60
83
- topologicpy/bin/windows/topologic/topologic.cp310-win_amd64.pyd,sha256=F0sPLuMpDtEHNg18xfE-nsGlZTdY0l_n-K_CL4S_cOM,1551360
84
- topologicpy/bin/windows/topologic/topologic.cp311-win_amd64.pyd,sha256=aBAJQj3OmJ58MOAF1ZIFybL_5fFK7FNR9hrIps6b6pc,1551872
85
- topologicpy/bin/windows/topologic/topologic.cp38-win_amd64.pyd,sha256=aLgNf54nbJmGc7Tdmkuy-V0m6B9zLxabIbpRwAy7cBA,1551360
86
- topologicpy/bin/windows/topologic/topologic.cp39-win_amd64.pyd,sha256=_8cp205hiRxkFHtzQQOweA4DhCPk8caH4kTVLWGQeVw,1411584
87
- topologicpy-0.5.9.dist-info/LICENSE,sha256=RUmXeeqj63bBySLJjEfhwb9OE7M8h9K6HuOBF3ASVyI,35697
88
- topologicpy-0.5.9.dist-info/METADATA,sha256=oXQy1lAyNEUFLJ3Owg8sWLoQi8X_mOBqlgmbp7NU-Lo,7044
89
- topologicpy-0.5.9.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
90
- topologicpy-0.5.9.dist-info/top_level.txt,sha256=J30bDzW92Ob7hw3zA8V34Jlp-vvsfIkGzkr8sqvb4Uw,12
91
- topologicpy-0.5.9.dist-info/RECORD,,