midas-civil 0.0.2__py3-none-any.whl → 0.0.4__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.

Potentially problematic release.


This version of midas-civil might be problematic. Click here for more details.

midas_civil/_model.py CHANGED
@@ -308,7 +308,7 @@ class Model:
308
308
  @staticmethod
309
309
  def saveAs(location=""):
310
310
  """Saves the model at location provided"""
311
- MidasAPI("POST","/doc/SAVE",{"Argument":str(location)})
311
+ MidasAPI("POST","/doc/SAVEAS",{"Argument":str(location)})
312
312
 
313
313
  @staticmethod
314
314
  def open(location=""):
@@ -1,16 +1,21 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: midas_civil
3
- Version: 0.0.2
3
+ Version: 0.0.4
4
4
  Summary: Python library for MIDAS Civil NX
5
5
  Author: Sumit Shekhar
6
6
  Author-email: sumit.midasit@gmail.com
7
7
  Description-Content-Type: text/markdown
8
8
  License-File: LICENSE
9
+ Requires-Dist: numpy
10
+ Requires-Dist: polars
11
+ Requires-Dist: xlsxwriter
12
+ Requires-Dist: requests
9
13
  Dynamic: author
10
14
  Dynamic: author-email
11
15
  Dynamic: description
12
16
  Dynamic: description-content-type
13
17
  Dynamic: license-file
18
+ Dynamic: requires-dist
14
19
  Dynamic: summary
15
20
 
16
21
  # MIDAS CIVIL NX Python
@@ -6,15 +6,15 @@ midas_civil/_group.py,sha256=8iZCIB6XEgFz4Z7QEDU3wd7t18xAtNnqetw5Ch1UOeY,10074
6
6
  midas_civil/_load.py,sha256=__qVQgbyfAILyoLv8eDGZ_1uMunzzDG1tUu5zWWD-oA,17213
7
7
  midas_civil/_mapi.py,sha256=5B6m4csZiERswaVfgI8pQLopfHXmfwaNlJyLsi204Pw,2132
8
8
  midas_civil/_material.py,sha256=SCne-yBZwgSA2scRSSotIW_JuMvxlDKjsCQMRIY5DIU,10706
9
- midas_civil/_model.py,sha256=mQxxarJGCa1Ge3I7VDnlwrhifiFzlKYVWU4hbdohLlk,14924
9
+ midas_civil/_model.py,sha256=PHqHWVzZi8jmGJg8tZP5rpF-Kcsti-Sk5cwiDbCF2gc,14926
10
10
  midas_civil/_node.py,sha256=yj17RT3Ei7RafWQVHThjwPGUHe3DTQbuv0MwuDjCJro,3513
11
11
  midas_civil/_result.py,sha256=siTMENLIwF_6rvydSjP9aQAWaIlt0pReiqNyDhDevGk,24290
12
12
  midas_civil/_result_extract.py,sha256=nYR3cYYZVogVje-Y4Y1Lh1S-lCDs_n-1MCwvkmWk6qA,2454
13
13
  midas_civil/_section.py,sha256=56RWJdyvDr7Es7Is8Fxq3jPCPP57WW8ECCYZzhm6bf0,26375
14
14
  midas_civil/_thickness.py,sha256=Mungooyfo0_JJUmjPCr25h0PSSW_TtEfcMa-hz3YGZA,3146
15
15
  midas_civil/_utils.py,sha256=eymiqO8KaTKdhVY3saebqNS0BbUUmGmgw3-ELKqew0A,2611
16
- midas_civil-0.0.2.dist-info/licenses/LICENSE,sha256=zrL4RwZC4rb-by_ZHKXwKdIwcs6ATy59TPZ9HxPHCrs,1071
17
- midas_civil-0.0.2.dist-info/METADATA,sha256=XDPbnX_b0Td0XDZdhwaQL0jmg52MI9ZaYDBRHw1hqyw,1593
18
- midas_civil-0.0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
19
- midas_civil-0.0.2.dist-info/top_level.txt,sha256=_NFmrlN5V9OxJ-PAO4s_om8OA8uupXho3QqZcSsnbuI,12
20
- midas_civil-0.0.2.dist-info/RECORD,,
16
+ midas_civil-0.0.4.dist-info/licenses/LICENSE,sha256=zrL4RwZC4rb-by_ZHKXwKdIwcs6ATy59TPZ9HxPHCrs,1071
17
+ midas_civil-0.0.4.dist-info/METADATA,sha256=kCpnnAyGkdtN7Q9P-jGooMWNuhkP-lBSA_WYxrgc3tE,1709
18
+ midas_civil-0.0.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
19
+ midas_civil-0.0.4.dist-info/top_level.txt,sha256=_NFmrlN5V9OxJ-PAO4s_om8OA8uupXho3QqZcSsnbuI,12
20
+ midas_civil-0.0.4.dist-info/RECORD,,