PySimultan 0.6.0.1__py3-none-any.whl → 0.6.0.3__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 (107) hide show
  1. PySimultan2/CHANGELOG.md +3 -0
  2. PySimultan2/__about__.py +1 -1
  3. PySimultan2/default_types.py +7 -0
  4. PySimultan2/files.py +19 -0
  5. {pysimultan-0.6.0.1.dist-info → pysimultan-0.6.0.3.dist-info}/METADATA +1 -1
  6. pysimultan-0.6.0.3.dist-info/RECORD +76 -0
  7. PySimultan2/typings/SIMULTAN/Data/Assets/__init__.pyi +0 -616
  8. PySimultan2/typings/SIMULTAN/Data/Components/__init__.pyi +0 -2538
  9. PySimultan2/typings/SIMULTAN/Data/FlowNetworks/__init__.pyi +0 -499
  10. PySimultan2/typings/SIMULTAN/Data/Geometry/__init__.pyi +0 -2219
  11. PySimultan2/typings/SIMULTAN/Data/MultiValues/__init__.pyi +0 -682
  12. PySimultan2/typings/SIMULTAN/Data/SimMath/__init__.pyi +0 -1654
  13. PySimultan2/typings/SIMULTAN/Data/SimNetworks/__init__.pyi +0 -442
  14. PySimultan2/typings/SIMULTAN/Data/SitePlanner/__init__.pyi +0 -193
  15. PySimultan2/typings/SIMULTAN/Data/Taxonomy/__init__.pyi +0 -367
  16. PySimultan2/typings/SIMULTAN/Data/Users/__init__.pyi +0 -116
  17. PySimultan2/typings/SIMULTAN/Data/ValueMappings/__init__.pyi +0 -212
  18. PySimultan2/typings/SIMULTAN/Data/__init__.pyi +0 -232
  19. PySimultan2/typings/SIMULTAN/DataMapping/__init__.pyi +0 -916
  20. PySimultan2/typings/SIMULTAN/Excel/__init__.pyi +0 -15
  21. PySimultan2/typings/SIMULTAN/Exceptions/__init__.pyi +0 -268
  22. PySimultan2/typings/SIMULTAN/Exchange/SimNetworkConnectors/__init__.pyi +0 -32
  23. PySimultan2/typings/SIMULTAN/Exchange/__init__.pyi +0 -116
  24. PySimultan2/typings/SIMULTAN/Projects/ManagedFiles/__init__.pyi +0 -433
  25. PySimultan2/typings/SIMULTAN/Projects/__init__.pyi +0 -435
  26. PySimultan2/typings/SIMULTAN/Serializer/CODXF/__init__.pyi +0 -103
  27. PySimultan2/typings/SIMULTAN/Serializer/CSV/__init__.pyi +0 -122
  28. PySimultan2/typings/SIMULTAN/Serializer/DXF/__init__.pyi +0 -1335
  29. PySimultan2/typings/SIMULTAN/Serializer/Geometry/__init__.pyi +0 -48
  30. PySimultan2/typings/SIMULTAN/Serializer/JSON/__init__.pyi +0 -562
  31. PySimultan2/typings/SIMULTAN/Serializer/METADXF/__init__.pyi +0 -11
  32. PySimultan2/typings/SIMULTAN/Serializer/PADXF/__init__.pyi +0 -21
  33. PySimultan2/typings/SIMULTAN/Serializer/PPATH/__init__.pyi +0 -11
  34. PySimultan2/typings/SIMULTAN/Serializer/Projects/__init__.pyi +0 -112
  35. PySimultan2/typings/SIMULTAN/Serializer/SIMLINKS/__init__.pyi +0 -5
  36. PySimultan2/typings/SIMULTAN/Serializer/SPDXF/__init__.pyi +0 -13
  37. PySimultan2/typings/SIMULTAN/Serializer/SimGeo/__init__.pyi +0 -54
  38. PySimultan2/typings/SIMULTAN/Serializer/TXDXF/__init__.pyi +0 -46
  39. PySimultan2/typings/SIMULTAN/Serializer/XMI/__init__.pyi +0 -22
  40. PySimultan2/typings/SIMULTAN/Serializer/__init__.pyi +0 -32
  41. PySimultan2/typings/SIMULTAN/Utils/BackgroundWork/__init__.pyi +0 -43
  42. PySimultan2/typings/SIMULTAN/Utils/Collections/__init__.pyi +0 -216
  43. PySimultan2/typings/SIMULTAN/Utils/ElevationProvider/__init__.pyi +0 -66
  44. PySimultan2/typings/SIMULTAN/Utils/Files/__init__.pyi +0 -48
  45. PySimultan2/typings/SIMULTAN/Utils/Randomize/__init__.pyi +0 -11
  46. PySimultan2/typings/SIMULTAN/Utils/Streams/__init__.pyi +0 -59
  47. PySimultan2/typings/SIMULTAN/Utils/UndoRedo/__init__.pyi +0 -133
  48. PySimultan2/typings/SIMULTAN/Utils/__init__.pyi +0 -570
  49. PySimultan2/typings/System/Buffers/Binary/__init__.pyi +0 -248
  50. PySimultan2/typings/System/Buffers/Text/__init__.pyi +0 -91
  51. PySimultan2/typings/System/Buffers/__init__.pyi +0 -192
  52. PySimultan2/typings/System/CodeDom/Compiler/__init__.pyi +0 -137
  53. PySimultan2/typings/System/Collections/Concurrent/__init__.pyi +0 -47
  54. PySimultan2/typings/System/Collections/Generic/__init__.pyi +0 -1293
  55. PySimultan2/typings/System/Collections/ObjectModel/__init__.pyi +0 -166
  56. PySimultan2/typings/System/Collections/Specialized/__init__.pyi +0 -82
  57. PySimultan2/typings/System/Collections/__init__.pyi +0 -403
  58. PySimultan2/typings/System/ComponentModel/__init__.pyi +0 -582
  59. PySimultan2/typings/System/Configuration/Assemblies/__init__.pyi +0 -30
  60. PySimultan2/typings/System/Diagnostics/CodeAnalysis/__init__.pyi +0 -315
  61. PySimultan2/typings/System/Diagnostics/Contracts/__init__.pyi +0 -297
  62. PySimultan2/typings/System/Diagnostics/SymbolStore/__init__.pyi +0 -9
  63. PySimultan2/typings/System/Diagnostics/Tracing/__init__.pyi +0 -641
  64. PySimultan2/typings/System/Diagnostics/__init__.pyi +0 -1101
  65. PySimultan2/typings/System/Globalization/__init__.pyi +0 -1675
  66. PySimultan2/typings/System/IO/Enumeration/__init__.pyi +0 -125
  67. PySimultan2/typings/System/IO/__init__.pyi +0 -2747
  68. PySimultan2/typings/System/Linq/Expressions/__init__.pyi +0 -1815
  69. PySimultan2/typings/System/Net/__init__.pyi +0 -81
  70. PySimultan2/typings/System/Numerics/__init__.pyi +0 -2853
  71. PySimultan2/typings/System/Reflection/Emit/__init__.pyi +0 -1945
  72. PySimultan2/typings/System/Reflection/Metadata/__init__.pyi +0 -24
  73. PySimultan2/typings/System/Reflection/__init__.pyi +0 -2724
  74. PySimultan2/typings/System/Resources/__init__.pyi +0 -205
  75. PySimultan2/typings/System/Runtime/CompilerServices/__init__.pyi +0 -1926
  76. PySimultan2/typings/System/Runtime/ConstrainedExecution/__init__.pyi +0 -49
  77. PySimultan2/typings/System/Runtime/ExceptionServices/__init__.pyi +0 -34
  78. PySimultan2/typings/System/Runtime/InteropServices/ComTypes/__init__.pyi +0 -758
  79. PySimultan2/typings/System/Runtime/InteropServices/Marshalling/__init__.pyi +0 -461
  80. PySimultan2/typings/System/Runtime/InteropServices/ObjectiveC/__init__.pyi +0 -48
  81. PySimultan2/typings/System/Runtime/InteropServices/__init__.pyi +0 -2632
  82. PySimultan2/typings/System/Runtime/Intrinsics/Arm/__init__.pyi +0 -4757
  83. PySimultan2/typings/System/Runtime/Intrinsics/Wasm/__init__.pyi +0 -844
  84. PySimultan2/typings/System/Runtime/Intrinsics/X86/__init__.pyi +0 -5642
  85. PySimultan2/typings/System/Runtime/Intrinsics/__init__.pyi +0 -4504
  86. PySimultan2/typings/System/Runtime/Loader/__init__.pyi +0 -63
  87. PySimultan2/typings/System/Runtime/Remoting/__init__.pyi +0 -7
  88. PySimultan2/typings/System/Runtime/Serialization/__init__.pyi +0 -269
  89. PySimultan2/typings/System/Runtime/Versioning/__init__.pyi +0 -200
  90. PySimultan2/typings/System/Runtime/__init__.pyi +0 -141
  91. PySimultan2/typings/System/Security/Cryptography/__init__.pyi +0 -39
  92. PySimultan2/typings/System/Security/Permissions/__init__.pyi +0 -163
  93. PySimultan2/typings/System/Security/Principal/__init__.pyi +0 -45
  94. PySimultan2/typings/System/Security/__init__.pyi +0 -347
  95. PySimultan2/typings/System/Text/Unicode/__init__.pyi +0 -62
  96. PySimultan2/typings/System/Text/__init__.pyi +0 -1590
  97. PySimultan2/typings/System/Threading/Tasks/Sources/__init__.pyi +0 -76
  98. PySimultan2/typings/System/Threading/Tasks/__init__.pyi +0 -1403
  99. PySimultan2/typings/System/Threading/__init__.pyi +0 -1788
  100. PySimultan2/typings/System/Xml/Schema/__init__.pyi +0 -1255
  101. PySimultan2/typings/System/Xml/Serialization/__init__.pyi +0 -16
  102. PySimultan2/typings/System/Xml/XPath/__init__.pyi +0 -474
  103. PySimultan2/typings/System/Xml/__init__.pyi +0 -2410
  104. PySimultan2/typings/System/__init__.pyi +0 -17821
  105. pysimultan-0.6.0.1.dist-info/RECORD +0 -174
  106. {pysimultan-0.6.0.1.dist-info → pysimultan-0.6.0.3.dist-info}/WHEEL +0 -0
  107. {pysimultan-0.6.0.1.dist-info → pysimultan-0.6.0.3.dist-info}/licenses/LICENSE.txt +0 -0
@@ -1,47 +0,0 @@
1
- import typing, clr, abc
2
- from System.Collections.Generic import IReadOnlyCollection_1, IEnumerable_1, IEnumerator_1
3
- from System import Array_1
4
- from System.Collections import ICollection
5
-
6
- class ConcurrentQueue_GenericClasses(abc.ABCMeta):
7
- Generic_ConcurrentQueue_GenericClasses_ConcurrentQueue_1_T = typing.TypeVar('Generic_ConcurrentQueue_GenericClasses_ConcurrentQueue_1_T')
8
- def __getitem__(self, types : typing.Type[Generic_ConcurrentQueue_GenericClasses_ConcurrentQueue_1_T]) -> typing.Type[ConcurrentQueue_1[Generic_ConcurrentQueue_GenericClasses_ConcurrentQueue_1_T]]: ...
9
-
10
- ConcurrentQueue : ConcurrentQueue_GenericClasses
11
-
12
- ConcurrentQueue_1_T = typing.TypeVar('ConcurrentQueue_1_T')
13
- class ConcurrentQueue_1(typing.Generic[ConcurrentQueue_1_T], IReadOnlyCollection_1[ConcurrentQueue_1_T], IProducerConsumerCollection_1[ConcurrentQueue_1_T]):
14
- @typing.overload
15
- def __init__(self) -> None: ...
16
- @typing.overload
17
- def __init__(self, collection: IEnumerable_1[ConcurrentQueue_1_T]) -> None: ...
18
- @property
19
- def Count(self) -> int: ...
20
- @property
21
- def IsEmpty(self) -> bool: ...
22
- def Clear(self) -> None: ...
23
- def CopyTo(self, array: Array_1[ConcurrentQueue_1_T], index: int) -> None: ...
24
- def Enqueue(self, item: ConcurrentQueue_1_T) -> None: ...
25
- def GetEnumerator(self) -> IEnumerator_1[ConcurrentQueue_1_T]: ...
26
- def ToArray(self) -> Array_1[ConcurrentQueue_1_T]: ...
27
- def TryDequeue(self, result: clr.Reference[ConcurrentQueue_1_T]) -> bool: ...
28
- def TryPeek(self, result: clr.Reference[ConcurrentQueue_1_T]) -> bool: ...
29
-
30
-
31
- class IProducerConsumerCollection_GenericClasses(abc.ABCMeta):
32
- Generic_IProducerConsumerCollection_GenericClasses_IProducerConsumerCollection_1_T = typing.TypeVar('Generic_IProducerConsumerCollection_GenericClasses_IProducerConsumerCollection_1_T')
33
- def __getitem__(self, types : typing.Type[Generic_IProducerConsumerCollection_GenericClasses_IProducerConsumerCollection_1_T]) -> typing.Type[IProducerConsumerCollection_1[Generic_IProducerConsumerCollection_GenericClasses_IProducerConsumerCollection_1_T]]: ...
34
-
35
- IProducerConsumerCollection : IProducerConsumerCollection_GenericClasses
36
-
37
- IProducerConsumerCollection_1_T = typing.TypeVar('IProducerConsumerCollection_1_T')
38
- class IProducerConsumerCollection_1(typing.Generic[IProducerConsumerCollection_1_T], ICollection, IEnumerable_1[IProducerConsumerCollection_1_T], typing.Protocol):
39
- @abc.abstractmethod
40
- def CopyTo(self, array: Array_1[IProducerConsumerCollection_1_T], index: int) -> None: ...
41
- @abc.abstractmethod
42
- def ToArray(self) -> Array_1[IProducerConsumerCollection_1_T]: ...
43
- @abc.abstractmethod
44
- def TryAdd(self, item: IProducerConsumerCollection_1_T) -> bool: ...
45
- @abc.abstractmethod
46
- def TryTake(self, item: clr.Reference[IProducerConsumerCollection_1_T]) -> bool: ...
47
-