topologicpy 0.7.14__py3-none-any.whl → 0.7.15__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.
- topologicpy/Topology.py +1 -5
- topologicpy/version.py +1 -1
- {topologicpy-0.7.14.dist-info → topologicpy-0.7.15.dist-info}/METADATA +1 -1
- {topologicpy-0.7.14.dist-info → topologicpy-0.7.15.dist-info}/RECORD +7 -7
- {topologicpy-0.7.14.dist-info → topologicpy-0.7.15.dist-info}/LICENSE +0 -0
- {topologicpy-0.7.14.dist-info → topologicpy-0.7.15.dist-info}/WHEEL +0 -0
- {topologicpy-0.7.14.dist-info → topologicpy-0.7.15.dist-info}/top_level.txt +0 -0
topologicpy/Topology.py
CHANGED
@@ -3759,7 +3759,7 @@ class Topology():
|
|
3759
3759
|
r = color[0]
|
3760
3760
|
g = color[1]
|
3761
3761
|
b = color[2]
|
3762
|
-
if len(color) ==
|
3762
|
+
if len(color) == 4:
|
3763
3763
|
a = color[3]
|
3764
3764
|
color = dotbimpy.Color(r=r, g=g, b=b, a=int(a*255))
|
3765
3765
|
guid = Dictionary.ValueAtKey(d, guidKey)
|
@@ -3773,7 +3773,6 @@ class Topology():
|
|
3773
3773
|
info['color'] = str([r,g,b,a])
|
3774
3774
|
info['guid'] = guid
|
3775
3775
|
info['type'] = type
|
3776
|
-
print("info", info)
|
3777
3776
|
rotation = dotbimpy.Rotation(qx=0, qy=0, qz=0, qw=1.0)
|
3778
3777
|
vector = dotbimpy.Vector(x=0, y=0, z=0)
|
3779
3778
|
|
@@ -3795,9 +3794,6 @@ class Topology():
|
|
3795
3794
|
"Author": author,
|
3796
3795
|
"Date": formatted_date
|
3797
3796
|
}
|
3798
|
-
|
3799
|
-
print("Meshes:", meshes)
|
3800
|
-
print("Elements:", elements)
|
3801
3797
|
|
3802
3798
|
# Instantiate and save File object
|
3803
3799
|
file = dotbimpy.File(version, meshes=meshes, elements=elements, info=file_info)
|
topologicpy/version.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = '0.7.
|
1
|
+
__version__ = '0.7.15'
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: topologicpy
|
3
|
-
Version: 0.7.
|
3
|
+
Version: 0.7.15
|
4
4
|
Summary: An Advanced Spatial Modelling and Analysis Software Library for Architecture, Engineering, and Construction.
|
5
5
|
Author-email: Wassim Jabi <wassim.jabi@gmail.com>
|
6
6
|
License: MIT License
|
@@ -20,14 +20,14 @@ topologicpy/Polyskel.py,sha256=pNawz5lnvy4oTzCL91fGY2PblW2hmcYBdT5268m2RZs,19743
|
|
20
20
|
topologicpy/Shell.py,sha256=AFGksfr3HMzr4hru4bGPThRBqmxwW5HXpbtOygv36nU,77020
|
21
21
|
topologicpy/Speckle.py,sha256=rUS6PCaxIjEF5_fUruxvMH47FMKg-ohcoU0qAUb-yNM,14267
|
22
22
|
topologicpy/Sun.py,sha256=mN3RzlslcZT3APUtwmWIXVbPkJ6OcKTaTf6338gbMJE,37152
|
23
|
-
topologicpy/Topology.py,sha256=
|
23
|
+
topologicpy/Topology.py,sha256=soIgB4HbGcLhfZo10-YOpc_NR6FuEHiTUypnZvFw-FM,339706
|
24
24
|
topologicpy/Vector.py,sha256=EHXf8Dmcuuf-B0611w8spmdcWeM_CibkShb5F1Wr5fo,32667
|
25
25
|
topologicpy/Vertex.py,sha256=Fim5tdLACI_PuAeOxnVpTojZuw42q29Sc4JCt3kzXi0,71261
|
26
26
|
topologicpy/Wire.py,sha256=HePo_uQyFYnGp34miiX3vlvwnTjJz25pKlasTrlltxM,140831
|
27
27
|
topologicpy/__init__.py,sha256=D7ky87CAQMiS2KE6YLvcTLkTgA2PY7rASe6Z23pjp9k,872
|
28
|
-
topologicpy/version.py,sha256=
|
29
|
-
topologicpy-0.7.
|
30
|
-
topologicpy-0.7.
|
31
|
-
topologicpy-0.7.
|
32
|
-
topologicpy-0.7.
|
33
|
-
topologicpy-0.7.
|
28
|
+
topologicpy/version.py,sha256=N2Yhoym7PVhQr8AVcxLBLXAUXCiIuu7gWPEUZsMCmu8,23
|
29
|
+
topologicpy-0.7.15.dist-info/LICENSE,sha256=BRNw73R2WdDBICtwhI3wm3cxsaVqLTAGuRwrTltcfxs,1068
|
30
|
+
topologicpy-0.7.15.dist-info/METADATA,sha256=UCXXyQ-TfljxZ0FyRHabVcZBHM2ObCfa8OwVnbQCYdU,8410
|
31
|
+
topologicpy-0.7.15.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
32
|
+
topologicpy-0.7.15.dist-info/top_level.txt,sha256=J30bDzW92Ob7hw3zA8V34Jlp-vvsfIkGzkr8sqvb4Uw,12
|
33
|
+
topologicpy-0.7.15.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|