PySimultan 0.6.0.7__py3-none-any.whl → 0.6.1__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.
- PySimultan2/CHANGELOG.md +3 -0
- PySimultan2/__about__.py +1 -1
- PySimultan2/data_model.py +116 -5
- PySimultan2/default_types.py +17 -0
- PySimultan2/files.py +112 -11
- PySimultan2/utils.py +5 -4
- {pysimultan-0.6.0.7.dist-info → pysimultan-0.6.1.dist-info}/METADATA +1 -1
- pysimultan-0.6.1.dist-info/RECORD +76 -0
- PySimultan2/typings/SIMULTAN/Data/Assets/__init__.pyi +0 -616
- PySimultan2/typings/SIMULTAN/Data/Components/__init__.pyi +0 -2538
- PySimultan2/typings/SIMULTAN/Data/FlowNetworks/__init__.pyi +0 -499
- PySimultan2/typings/SIMULTAN/Data/Geometry/__init__.pyi +0 -2219
- PySimultan2/typings/SIMULTAN/Data/MultiValues/__init__.pyi +0 -682
- PySimultan2/typings/SIMULTAN/Data/SimMath/__init__.pyi +0 -1654
- PySimultan2/typings/SIMULTAN/Data/SimNetworks/__init__.pyi +0 -442
- PySimultan2/typings/SIMULTAN/Data/SitePlanner/__init__.pyi +0 -193
- PySimultan2/typings/SIMULTAN/Data/Taxonomy/__init__.pyi +0 -367
- PySimultan2/typings/SIMULTAN/Data/Users/__init__.pyi +0 -116
- PySimultan2/typings/SIMULTAN/Data/ValueMappings/__init__.pyi +0 -212
- PySimultan2/typings/SIMULTAN/Data/__init__.pyi +0 -232
- PySimultan2/typings/SIMULTAN/DataMapping/__init__.pyi +0 -916
- PySimultan2/typings/SIMULTAN/Excel/__init__.pyi +0 -15
- PySimultan2/typings/SIMULTAN/Exceptions/__init__.pyi +0 -268
- PySimultan2/typings/SIMULTAN/Exchange/SimNetworkConnectors/__init__.pyi +0 -32
- PySimultan2/typings/SIMULTAN/Exchange/__init__.pyi +0 -116
- PySimultan2/typings/SIMULTAN/Projects/ManagedFiles/__init__.pyi +0 -433
- PySimultan2/typings/SIMULTAN/Projects/__init__.pyi +0 -435
- PySimultan2/typings/SIMULTAN/Serializer/CODXF/__init__.pyi +0 -103
- PySimultan2/typings/SIMULTAN/Serializer/CSV/__init__.pyi +0 -122
- PySimultan2/typings/SIMULTAN/Serializer/DXF/__init__.pyi +0 -1335
- PySimultan2/typings/SIMULTAN/Serializer/Geometry/__init__.pyi +0 -48
- PySimultan2/typings/SIMULTAN/Serializer/JSON/__init__.pyi +0 -562
- PySimultan2/typings/SIMULTAN/Serializer/METADXF/__init__.pyi +0 -11
- PySimultan2/typings/SIMULTAN/Serializer/PADXF/__init__.pyi +0 -21
- PySimultan2/typings/SIMULTAN/Serializer/PPATH/__init__.pyi +0 -11
- PySimultan2/typings/SIMULTAN/Serializer/Projects/__init__.pyi +0 -112
- PySimultan2/typings/SIMULTAN/Serializer/SIMLINKS/__init__.pyi +0 -5
- PySimultan2/typings/SIMULTAN/Serializer/SPDXF/__init__.pyi +0 -13
- PySimultan2/typings/SIMULTAN/Serializer/SimGeo/__init__.pyi +0 -54
- PySimultan2/typings/SIMULTAN/Serializer/TXDXF/__init__.pyi +0 -46
- PySimultan2/typings/SIMULTAN/Serializer/XMI/__init__.pyi +0 -22
- PySimultan2/typings/SIMULTAN/Serializer/__init__.pyi +0 -32
- PySimultan2/typings/SIMULTAN/Utils/BackgroundWork/__init__.pyi +0 -43
- PySimultan2/typings/SIMULTAN/Utils/Collections/__init__.pyi +0 -216
- PySimultan2/typings/SIMULTAN/Utils/ElevationProvider/__init__.pyi +0 -66
- PySimultan2/typings/SIMULTAN/Utils/Files/__init__.pyi +0 -48
- PySimultan2/typings/SIMULTAN/Utils/Randomize/__init__.pyi +0 -11
- PySimultan2/typings/SIMULTAN/Utils/Streams/__init__.pyi +0 -59
- PySimultan2/typings/SIMULTAN/Utils/UndoRedo/__init__.pyi +0 -133
- PySimultan2/typings/SIMULTAN/Utils/__init__.pyi +0 -570
- PySimultan2/typings/System/Buffers/Binary/__init__.pyi +0 -248
- PySimultan2/typings/System/Buffers/Text/__init__.pyi +0 -91
- PySimultan2/typings/System/Buffers/__init__.pyi +0 -192
- PySimultan2/typings/System/CodeDom/Compiler/__init__.pyi +0 -137
- PySimultan2/typings/System/Collections/Concurrent/__init__.pyi +0 -47
- PySimultan2/typings/System/Collections/Generic/__init__.pyi +0 -1293
- PySimultan2/typings/System/Collections/ObjectModel/__init__.pyi +0 -166
- PySimultan2/typings/System/Collections/Specialized/__init__.pyi +0 -82
- PySimultan2/typings/System/Collections/__init__.pyi +0 -403
- PySimultan2/typings/System/ComponentModel/__init__.pyi +0 -582
- PySimultan2/typings/System/Configuration/Assemblies/__init__.pyi +0 -30
- PySimultan2/typings/System/Diagnostics/CodeAnalysis/__init__.pyi +0 -315
- PySimultan2/typings/System/Diagnostics/Contracts/__init__.pyi +0 -297
- PySimultan2/typings/System/Diagnostics/SymbolStore/__init__.pyi +0 -9
- PySimultan2/typings/System/Diagnostics/Tracing/__init__.pyi +0 -641
- PySimultan2/typings/System/Diagnostics/__init__.pyi +0 -1101
- PySimultan2/typings/System/Globalization/__init__.pyi +0 -1675
- PySimultan2/typings/System/IO/Enumeration/__init__.pyi +0 -125
- PySimultan2/typings/System/IO/__init__.pyi +0 -2747
- PySimultan2/typings/System/Linq/Expressions/__init__.pyi +0 -1815
- PySimultan2/typings/System/Net/__init__.pyi +0 -81
- PySimultan2/typings/System/Numerics/__init__.pyi +0 -2853
- PySimultan2/typings/System/Reflection/Emit/__init__.pyi +0 -1945
- PySimultan2/typings/System/Reflection/Metadata/__init__.pyi +0 -24
- PySimultan2/typings/System/Reflection/__init__.pyi +0 -2724
- PySimultan2/typings/System/Resources/__init__.pyi +0 -205
- PySimultan2/typings/System/Runtime/CompilerServices/__init__.pyi +0 -1926
- PySimultan2/typings/System/Runtime/ConstrainedExecution/__init__.pyi +0 -49
- PySimultan2/typings/System/Runtime/ExceptionServices/__init__.pyi +0 -34
- PySimultan2/typings/System/Runtime/InteropServices/ComTypes/__init__.pyi +0 -758
- PySimultan2/typings/System/Runtime/InteropServices/Marshalling/__init__.pyi +0 -461
- PySimultan2/typings/System/Runtime/InteropServices/ObjectiveC/__init__.pyi +0 -48
- PySimultan2/typings/System/Runtime/InteropServices/__init__.pyi +0 -2632
- PySimultan2/typings/System/Runtime/Intrinsics/Arm/__init__.pyi +0 -4757
- PySimultan2/typings/System/Runtime/Intrinsics/Wasm/__init__.pyi +0 -844
- PySimultan2/typings/System/Runtime/Intrinsics/X86/__init__.pyi +0 -5642
- PySimultan2/typings/System/Runtime/Intrinsics/__init__.pyi +0 -4504
- PySimultan2/typings/System/Runtime/Loader/__init__.pyi +0 -63
- PySimultan2/typings/System/Runtime/Remoting/__init__.pyi +0 -7
- PySimultan2/typings/System/Runtime/Serialization/__init__.pyi +0 -269
- PySimultan2/typings/System/Runtime/Versioning/__init__.pyi +0 -200
- PySimultan2/typings/System/Runtime/__init__.pyi +0 -141
- PySimultan2/typings/System/Security/Cryptography/__init__.pyi +0 -39
- PySimultan2/typings/System/Security/Permissions/__init__.pyi +0 -163
- PySimultan2/typings/System/Security/Principal/__init__.pyi +0 -45
- PySimultan2/typings/System/Security/__init__.pyi +0 -347
- PySimultan2/typings/System/Text/Unicode/__init__.pyi +0 -62
- PySimultan2/typings/System/Text/__init__.pyi +0 -1590
- PySimultan2/typings/System/Threading/Tasks/Sources/__init__.pyi +0 -76
- PySimultan2/typings/System/Threading/Tasks/__init__.pyi +0 -1403
- PySimultan2/typings/System/Threading/__init__.pyi +0 -1788
- PySimultan2/typings/System/Xml/Schema/__init__.pyi +0 -1255
- PySimultan2/typings/System/Xml/Serialization/__init__.pyi +0 -16
- PySimultan2/typings/System/Xml/XPath/__init__.pyi +0 -474
- PySimultan2/typings/System/Xml/__init__.pyi +0 -2410
- PySimultan2/typings/System/__init__.pyi +0 -17821
- pysimultan-0.6.0.7.dist-info/RECORD +0 -174
- {pysimultan-0.6.0.7.dist-info → pysimultan-0.6.1.dist-info}/WHEEL +0 -0
- {pysimultan-0.6.0.7.dist-info → pysimultan-0.6.1.dist-info}/licenses/LICENSE.txt +0 -0
@@ -1,48 +0,0 @@
|
|
1
|
-
import typing, abc
|
2
|
-
from SIMULTAN.Data.Geometry import SimMeshGeometryData
|
3
|
-
from System import Exception
|
4
|
-
from System.Collections import IDictionary
|
5
|
-
from System.Reflection import MethodBase
|
6
|
-
|
7
|
-
class AssimpGeometryImporter(IGeometryImporter):
|
8
|
-
@classmethod
|
9
|
-
@property
|
10
|
-
def Instance(cls) -> AssimpGeometryImporter: ...
|
11
|
-
def Import(self, path: str) -> SimMeshGeometryData: ...
|
12
|
-
|
13
|
-
|
14
|
-
class GeometryImporterException(Exception):
|
15
|
-
@typing.overload
|
16
|
-
def __init__(self) -> None: ...
|
17
|
-
@typing.overload
|
18
|
-
def __init__(self, message: str) -> None: ...
|
19
|
-
@typing.overload
|
20
|
-
def __init__(self, message: str, innerException: Exception) -> None: ...
|
21
|
-
@property
|
22
|
-
def Data(self) -> IDictionary: ...
|
23
|
-
@property
|
24
|
-
def HelpLink(self) -> str: ...
|
25
|
-
@HelpLink.setter
|
26
|
-
def HelpLink(self, value: str) -> str: ...
|
27
|
-
@property
|
28
|
-
def HResult(self) -> int: ...
|
29
|
-
@HResult.setter
|
30
|
-
def HResult(self, value: int) -> int: ...
|
31
|
-
@property
|
32
|
-
def InnerException(self) -> Exception: ...
|
33
|
-
@property
|
34
|
-
def Message(self) -> str: ...
|
35
|
-
@property
|
36
|
-
def Source(self) -> str: ...
|
37
|
-
@Source.setter
|
38
|
-
def Source(self, value: str) -> str: ...
|
39
|
-
@property
|
40
|
-
def StackTrace(self) -> str: ...
|
41
|
-
@property
|
42
|
-
def TargetSite(self) -> MethodBase: ...
|
43
|
-
|
44
|
-
|
45
|
-
class IGeometryImporter(typing.Protocol):
|
46
|
-
@abc.abstractmethod
|
47
|
-
def Import(self, path: str) -> SimMeshGeometryData: ...
|
48
|
-
|
@@ -1,562 +0,0 @@
|
|
1
|
-
import typing, abc
|
2
|
-
from SIMULTAN.Projects import ProjectData
|
3
|
-
from System.IO import FileInfo
|
4
|
-
from System.Collections.Generic import List_1, IEnumerable_1, KeyValuePair_2
|
5
|
-
from SIMULTAN.Data.SimNetworks import SimNetwork, BaseSimNetworkElement, SimNetworkBlock, SimNetworkConnector, SimNetworkPort
|
6
|
-
from SIMULTAN.Data.Components import SimBaseParameter, SimBoolParameter, SimChildComponentEntry, SimComponent, SimDoubleParameter, SimEnumParameter, SimInstancePlacementGeometry, SimInstancePlacementNetwork, SimInstancePlacementSimNetwork, SimComponentInstance, SimInstanceSize, SimIntegerParameter, SimSlot, SimStringParameter
|
7
|
-
from SIMULTAN.Data.SimMath import SimPoint, SimQuaternion, SimVector3D
|
8
|
-
from SIMULTAN.Data.Taxonomy import SimTaxonomyEntryOrString, SimTaxonomyEntryReference
|
9
|
-
|
10
|
-
class JSONExporter(abc.ABC):
|
11
|
-
@staticmethod
|
12
|
-
def Export(projectData: ProjectData, fileToSave: FileInfo) -> None: ...
|
13
|
-
@staticmethod
|
14
|
-
def ExportNetworks(projectData: ProjectData, networks: List_1[SimNetwork], fileToSave: FileInfo) -> None: ...
|
15
|
-
|
16
|
-
|
17
|
-
class JSONExportHelpers(abc.ABC):
|
18
|
-
@staticmethod
|
19
|
-
def GetRootNetwork(element: BaseSimNetworkElement) -> SimNetwork: ...
|
20
|
-
|
21
|
-
|
22
|
-
class ProjectSerializable:
|
23
|
-
@typing.overload
|
24
|
-
def __init__(self, projectData: ProjectData) -> None: ...
|
25
|
-
@typing.overload
|
26
|
-
def __init__(self, projectData: ProjectData, components: List_1[SimComponentSerializable], networks: List_1[SimNetworkSerializable]) -> None: ...
|
27
|
-
@property
|
28
|
-
def Components(self) -> List_1[SimComponentSerializable]: ...
|
29
|
-
@Components.setter
|
30
|
-
def Components(self, value: List_1[SimComponentSerializable]) -> List_1[SimComponentSerializable]: ...
|
31
|
-
@property
|
32
|
-
def FileVersion(self) -> int: ...
|
33
|
-
@property
|
34
|
-
def GlobalId(self) -> str: ...
|
35
|
-
@GlobalId.setter
|
36
|
-
def GlobalId(self, value: str) -> str: ...
|
37
|
-
@property
|
38
|
-
def SimNetworks(self) -> List_1[SimNetworkSerializable]: ...
|
39
|
-
@SimNetworks.setter
|
40
|
-
def SimNetworks(self, value: List_1[SimNetworkSerializable]) -> List_1[SimNetworkSerializable]: ...
|
41
|
-
|
42
|
-
|
43
|
-
class SimBaseParameterSerializable(abc.ABC):
|
44
|
-
def __init__(self, param: SimBaseParameter) -> None: ...
|
45
|
-
@property
|
46
|
-
def Category(self) -> str: ...
|
47
|
-
@Category.setter
|
48
|
-
def Category(self, value: str) -> str: ...
|
49
|
-
@property
|
50
|
-
def Description(self) -> str: ...
|
51
|
-
@Description.setter
|
52
|
-
def Description(self, value: str) -> str: ...
|
53
|
-
@property
|
54
|
-
def Id(self) -> int: ...
|
55
|
-
@Id.setter
|
56
|
-
def Id(self, value: int) -> int: ...
|
57
|
-
@property
|
58
|
-
def IsAutomaticallyGenerated(self) -> bool: ...
|
59
|
-
@IsAutomaticallyGenerated.setter
|
60
|
-
def IsAutomaticallyGenerated(self, value: bool) -> bool: ...
|
61
|
-
@property
|
62
|
-
def Name(self) -> SimTaxonomyEntryOrStringSerializable: ...
|
63
|
-
@Name.setter
|
64
|
-
def Name(self, value: SimTaxonomyEntryOrStringSerializable) -> SimTaxonomyEntryOrStringSerializable: ...
|
65
|
-
@property
|
66
|
-
def Value(self) -> str: ...
|
67
|
-
@Value.setter
|
68
|
-
def Value(self, value: str) -> str: ...
|
69
|
-
|
70
|
-
|
71
|
-
class SimBoolParameterSerializable(SimBaseParameterSerializable):
|
72
|
-
def __init__(self, param: SimBoolParameter) -> None: ...
|
73
|
-
@property
|
74
|
-
def Category(self) -> str: ...
|
75
|
-
@Category.setter
|
76
|
-
def Category(self, value: str) -> str: ...
|
77
|
-
@property
|
78
|
-
def Description(self) -> str: ...
|
79
|
-
@Description.setter
|
80
|
-
def Description(self, value: str) -> str: ...
|
81
|
-
@property
|
82
|
-
def Id(self) -> int: ...
|
83
|
-
@Id.setter
|
84
|
-
def Id(self, value: int) -> int: ...
|
85
|
-
@property
|
86
|
-
def IsAutomaticallyGenerated(self) -> bool: ...
|
87
|
-
@IsAutomaticallyGenerated.setter
|
88
|
-
def IsAutomaticallyGenerated(self, value: bool) -> bool: ...
|
89
|
-
@property
|
90
|
-
def Name(self) -> SimTaxonomyEntryOrStringSerializable: ...
|
91
|
-
@Name.setter
|
92
|
-
def Name(self, value: SimTaxonomyEntryOrStringSerializable) -> SimTaxonomyEntryOrStringSerializable: ...
|
93
|
-
@property
|
94
|
-
def Value(self) -> str: ...
|
95
|
-
@Value.setter
|
96
|
-
def Value(self, value: str) -> str: ...
|
97
|
-
|
98
|
-
|
99
|
-
class SimChildComponentSerializable:
|
100
|
-
def __init__(self, childComp: SimChildComponentEntry) -> None: ...
|
101
|
-
@property
|
102
|
-
def Component(self) -> SimComponentSerializable: ...
|
103
|
-
@Component.setter
|
104
|
-
def Component(self, value: SimComponentSerializable) -> SimComponentSerializable: ...
|
105
|
-
@property
|
106
|
-
def Slot(self) -> SimSlotSerializable: ...
|
107
|
-
@Slot.setter
|
108
|
-
def Slot(self, value: SimSlotSerializable) -> SimSlotSerializable: ...
|
109
|
-
|
110
|
-
|
111
|
-
class SimComponentSerializable:
|
112
|
-
def __init__(self, component: SimComponent) -> None: ...
|
113
|
-
@property
|
114
|
-
def Components(self) -> List_1[SimChildComponentSerializable]: ...
|
115
|
-
@Components.setter
|
116
|
-
def Components(self, value: List_1[SimChildComponentSerializable]) -> List_1[SimChildComponentSerializable]: ...
|
117
|
-
@property
|
118
|
-
def Description(self) -> str: ...
|
119
|
-
@Description.setter
|
120
|
-
def Description(self, value: str) -> str: ...
|
121
|
-
@property
|
122
|
-
def Id(self) -> int: ...
|
123
|
-
@Id.setter
|
124
|
-
def Id(self, value: int) -> int: ...
|
125
|
-
@property
|
126
|
-
def Instances(self) -> List_1[SimInstanceSerializable]: ...
|
127
|
-
@Instances.setter
|
128
|
-
def Instances(self, value: List_1[SimInstanceSerializable]) -> List_1[SimInstanceSerializable]: ...
|
129
|
-
@property
|
130
|
-
def InstanceType(self) -> str: ...
|
131
|
-
@InstanceType.setter
|
132
|
-
def InstanceType(self, value: str) -> str: ...
|
133
|
-
@property
|
134
|
-
def Name(self) -> str: ...
|
135
|
-
@Name.setter
|
136
|
-
def Name(self, value: str) -> str: ...
|
137
|
-
@property
|
138
|
-
def Parameters(self) -> List_1[SimBaseParameterSerializable]: ...
|
139
|
-
@Parameters.setter
|
140
|
-
def Parameters(self, value: List_1[SimBaseParameterSerializable]) -> List_1[SimBaseParameterSerializable]: ...
|
141
|
-
@property
|
142
|
-
def Slots(self) -> IEnumerable_1[SimTaxonomyEntryReferenceSerializable]: ...
|
143
|
-
@Slots.setter
|
144
|
-
def Slots(self, value: IEnumerable_1[SimTaxonomyEntryReferenceSerializable]) -> IEnumerable_1[SimTaxonomyEntryReferenceSerializable]: ...
|
145
|
-
|
146
|
-
|
147
|
-
class SimDoubleParameterSerializable(SimBaseParameterSerializable):
|
148
|
-
def __init__(self, param: SimDoubleParameter) -> None: ...
|
149
|
-
@property
|
150
|
-
def Category(self) -> str: ...
|
151
|
-
@Category.setter
|
152
|
-
def Category(self, value: str) -> str: ...
|
153
|
-
@property
|
154
|
-
def Description(self) -> str: ...
|
155
|
-
@Description.setter
|
156
|
-
def Description(self, value: str) -> str: ...
|
157
|
-
@property
|
158
|
-
def Id(self) -> int: ...
|
159
|
-
@Id.setter
|
160
|
-
def Id(self, value: int) -> int: ...
|
161
|
-
@property
|
162
|
-
def IsAutomaticallyGenerated(self) -> bool: ...
|
163
|
-
@IsAutomaticallyGenerated.setter
|
164
|
-
def IsAutomaticallyGenerated(self, value: bool) -> bool: ...
|
165
|
-
@property
|
166
|
-
def Name(self) -> SimTaxonomyEntryOrStringSerializable: ...
|
167
|
-
@Name.setter
|
168
|
-
def Name(self, value: SimTaxonomyEntryOrStringSerializable) -> SimTaxonomyEntryOrStringSerializable: ...
|
169
|
-
@property
|
170
|
-
def Unit(self) -> str: ...
|
171
|
-
@Unit.setter
|
172
|
-
def Unit(self, value: str) -> str: ...
|
173
|
-
@property
|
174
|
-
def Value(self) -> str: ...
|
175
|
-
@Value.setter
|
176
|
-
def Value(self, value: str) -> str: ...
|
177
|
-
@property
|
178
|
-
def ValueMax(self) -> str: ...
|
179
|
-
@ValueMax.setter
|
180
|
-
def ValueMax(self, value: str) -> str: ...
|
181
|
-
@property
|
182
|
-
def ValueMin(self) -> str: ...
|
183
|
-
@ValueMin.setter
|
184
|
-
def ValueMin(self, value: str) -> str: ...
|
185
|
-
|
186
|
-
|
187
|
-
class SimEnumParameterSerializable(SimBaseParameterSerializable):
|
188
|
-
def __init__(self, param: SimEnumParameter) -> None: ...
|
189
|
-
@property
|
190
|
-
def Category(self) -> str: ...
|
191
|
-
@Category.setter
|
192
|
-
def Category(self, value: str) -> str: ...
|
193
|
-
@property
|
194
|
-
def Description(self) -> str: ...
|
195
|
-
@Description.setter
|
196
|
-
def Description(self, value: str) -> str: ...
|
197
|
-
@property
|
198
|
-
def Id(self) -> int: ...
|
199
|
-
@Id.setter
|
200
|
-
def Id(self, value: int) -> int: ...
|
201
|
-
@property
|
202
|
-
def IsAutomaticallyGenerated(self) -> bool: ...
|
203
|
-
@IsAutomaticallyGenerated.setter
|
204
|
-
def IsAutomaticallyGenerated(self, value: bool) -> bool: ...
|
205
|
-
@property
|
206
|
-
def Items(self) -> List_1[str]: ...
|
207
|
-
@Items.setter
|
208
|
-
def Items(self, value: List_1[str]) -> List_1[str]: ...
|
209
|
-
@property
|
210
|
-
def Name(self) -> SimTaxonomyEntryOrStringSerializable: ...
|
211
|
-
@Name.setter
|
212
|
-
def Name(self, value: SimTaxonomyEntryOrStringSerializable) -> SimTaxonomyEntryOrStringSerializable: ...
|
213
|
-
@property
|
214
|
-
def Value(self) -> str: ...
|
215
|
-
@Value.setter
|
216
|
-
def Value(self, value: str) -> str: ...
|
217
|
-
|
218
|
-
|
219
|
-
class SimInstancePlacementGeometrySerializable(SimInstancePlacementSerializable):
|
220
|
-
def __init__(self, placement: SimInstancePlacementGeometry) -> None: ...
|
221
|
-
@property
|
222
|
-
def FileId(self) -> int: ...
|
223
|
-
@FileId.setter
|
224
|
-
def FileId(self, value: int) -> int: ...
|
225
|
-
@property
|
226
|
-
def GeometryId(self) -> int: ...
|
227
|
-
@GeometryId.setter
|
228
|
-
def GeometryId(self, value: int) -> int: ...
|
229
|
-
@property
|
230
|
-
def InstanceType(self) -> str: ...
|
231
|
-
@InstanceType.setter
|
232
|
-
def InstanceType(self, value: str) -> str: ...
|
233
|
-
|
234
|
-
|
235
|
-
class SimInstancePlacementNetworkSerializable(SimInstancePlacementSerializable):
|
236
|
-
def __init__(self, placement: SimInstancePlacementNetwork) -> None: ...
|
237
|
-
@property
|
238
|
-
def InstanceType(self) -> str: ...
|
239
|
-
@InstanceType.setter
|
240
|
-
def InstanceType(self, value: str) -> str: ...
|
241
|
-
@property
|
242
|
-
def NetworkElementId(self) -> int: ...
|
243
|
-
@NetworkElementId.setter
|
244
|
-
def NetworkElementId(self, value: int) -> int: ...
|
245
|
-
@property
|
246
|
-
def NetworkId(self) -> int: ...
|
247
|
-
@NetworkId.setter
|
248
|
-
def NetworkId(self, value: int) -> int: ...
|
249
|
-
|
250
|
-
|
251
|
-
class SimInstancePlacementSerializable(abc.ABC):
|
252
|
-
@property
|
253
|
-
def InstanceType(self) -> str: ...
|
254
|
-
@InstanceType.setter
|
255
|
-
def InstanceType(self, value: str) -> str: ...
|
256
|
-
|
257
|
-
|
258
|
-
class SimInstancePlacementSimNetworkSerializable(SimInstancePlacementSerializable):
|
259
|
-
def __init__(self, placement: SimInstancePlacementSimNetwork) -> None: ...
|
260
|
-
@property
|
261
|
-
def InstanceType(self) -> str: ...
|
262
|
-
@InstanceType.setter
|
263
|
-
def InstanceType(self, value: str) -> str: ...
|
264
|
-
@property
|
265
|
-
def NetworkElementId(self) -> int: ...
|
266
|
-
@NetworkElementId.setter
|
267
|
-
def NetworkElementId(self, value: int) -> int: ...
|
268
|
-
@property
|
269
|
-
def NetworkId(self) -> int: ...
|
270
|
-
@NetworkId.setter
|
271
|
-
def NetworkId(self, value: int) -> int: ...
|
272
|
-
|
273
|
-
|
274
|
-
class SimInstanceSerializable:
|
275
|
-
def __init__(self, instance: SimComponentInstance) -> None: ...
|
276
|
-
@property
|
277
|
-
def Id(self) -> int: ...
|
278
|
-
@Id.setter
|
279
|
-
def Id(self, value: int) -> int: ...
|
280
|
-
@property
|
281
|
-
def InstanceParameters(self) -> List_1[KeyValuePair_2[int, str]]: ...
|
282
|
-
@InstanceParameters.setter
|
283
|
-
def InstanceParameters(self, value: List_1[KeyValuePair_2[int, str]]) -> List_1[KeyValuePair_2[int, str]]: ...
|
284
|
-
@property
|
285
|
-
def InstanceRotation(self) -> SimQuaternionSerializable: ...
|
286
|
-
@InstanceRotation.setter
|
287
|
-
def InstanceRotation(self, value: SimQuaternionSerializable) -> SimQuaternionSerializable: ...
|
288
|
-
@property
|
289
|
-
def InstanceSize(self) -> SimInstanceSizeSerializable: ...
|
290
|
-
@InstanceSize.setter
|
291
|
-
def InstanceSize(self, value: SimInstanceSizeSerializable) -> SimInstanceSizeSerializable: ...
|
292
|
-
@property
|
293
|
-
def Name(self) -> str: ...
|
294
|
-
@Name.setter
|
295
|
-
def Name(self, value: str) -> str: ...
|
296
|
-
@property
|
297
|
-
def Placements(self) -> List_1[SimInstancePlacementSerializable]: ...
|
298
|
-
@Placements.setter
|
299
|
-
def Placements(self, value: List_1[SimInstancePlacementSerializable]) -> List_1[SimInstancePlacementSerializable]: ...
|
300
|
-
|
301
|
-
|
302
|
-
class SimInstanceSizeSerializable:
|
303
|
-
def __init__(self, instanceSize: SimInstanceSize) -> None: ...
|
304
|
-
@property
|
305
|
-
def Max(self) -> SimVector3DSerializable: ...
|
306
|
-
@Max.setter
|
307
|
-
def Max(self, value: SimVector3DSerializable) -> SimVector3DSerializable: ...
|
308
|
-
@property
|
309
|
-
def Min(self) -> SimVector3DSerializable: ...
|
310
|
-
@Min.setter
|
311
|
-
def Min(self, value: SimVector3DSerializable) -> SimVector3DSerializable: ...
|
312
|
-
|
313
|
-
|
314
|
-
class SimIntegerParameterSerializable(SimBaseParameterSerializable):
|
315
|
-
def __init__(self, param: SimIntegerParameter) -> None: ...
|
316
|
-
@property
|
317
|
-
def Category(self) -> str: ...
|
318
|
-
@Category.setter
|
319
|
-
def Category(self, value: str) -> str: ...
|
320
|
-
@property
|
321
|
-
def Description(self) -> str: ...
|
322
|
-
@Description.setter
|
323
|
-
def Description(self, value: str) -> str: ...
|
324
|
-
@property
|
325
|
-
def Id(self) -> int: ...
|
326
|
-
@Id.setter
|
327
|
-
def Id(self, value: int) -> int: ...
|
328
|
-
@property
|
329
|
-
def IsAutomaticallyGenerated(self) -> bool: ...
|
330
|
-
@IsAutomaticallyGenerated.setter
|
331
|
-
def IsAutomaticallyGenerated(self, value: bool) -> bool: ...
|
332
|
-
@property
|
333
|
-
def Name(self) -> SimTaxonomyEntryOrStringSerializable: ...
|
334
|
-
@Name.setter
|
335
|
-
def Name(self, value: SimTaxonomyEntryOrStringSerializable) -> SimTaxonomyEntryOrStringSerializable: ...
|
336
|
-
@property
|
337
|
-
def Unit(self) -> str: ...
|
338
|
-
@Unit.setter
|
339
|
-
def Unit(self, value: str) -> str: ...
|
340
|
-
@property
|
341
|
-
def Value(self) -> str: ...
|
342
|
-
@Value.setter
|
343
|
-
def Value(self, value: str) -> str: ...
|
344
|
-
@property
|
345
|
-
def ValueMax(self) -> str: ...
|
346
|
-
@ValueMax.setter
|
347
|
-
def ValueMax(self, value: str) -> str: ...
|
348
|
-
@property
|
349
|
-
def ValueMin(self) -> str: ...
|
350
|
-
@ValueMin.setter
|
351
|
-
def ValueMin(self, value: str) -> str: ...
|
352
|
-
|
353
|
-
|
354
|
-
class SimNetworkBlockSerializable:
|
355
|
-
def __init__(self, block: SimNetworkBlock) -> None: ...
|
356
|
-
@property
|
357
|
-
def Color(self) -> str: ...
|
358
|
-
@Color.setter
|
359
|
-
def Color(self, value: str) -> str: ...
|
360
|
-
@property
|
361
|
-
def Id(self) -> int: ...
|
362
|
-
@Id.setter
|
363
|
-
def Id(self, value: int) -> int: ...
|
364
|
-
@property
|
365
|
-
def Name(self) -> str: ...
|
366
|
-
@Name.setter
|
367
|
-
def Name(self, value: str) -> str: ...
|
368
|
-
@property
|
369
|
-
def Ports(self) -> List_1[SimNetworkPortSerializable]: ...
|
370
|
-
@Ports.setter
|
371
|
-
def Ports(self, value: List_1[SimNetworkPortSerializable]) -> List_1[SimNetworkPortSerializable]: ...
|
372
|
-
@property
|
373
|
-
def Position(self) -> SimPointSerializable: ...
|
374
|
-
@Position.setter
|
375
|
-
def Position(self, value: SimPointSerializable) -> SimPointSerializable: ...
|
376
|
-
|
377
|
-
|
378
|
-
class SimNetworkConnectorSerializable:
|
379
|
-
def __init__(self, connector: SimNetworkConnector) -> None: ...
|
380
|
-
@property
|
381
|
-
def Color(self) -> str: ...
|
382
|
-
@Color.setter
|
383
|
-
def Color(self, value: str) -> str: ...
|
384
|
-
@property
|
385
|
-
def Source(self) -> int: ...
|
386
|
-
@Source.setter
|
387
|
-
def Source(self, value: int) -> int: ...
|
388
|
-
@property
|
389
|
-
def Target(self) -> int: ...
|
390
|
-
@Target.setter
|
391
|
-
def Target(self, value: int) -> int: ...
|
392
|
-
|
393
|
-
|
394
|
-
class SimNetworkPortSerializable:
|
395
|
-
def __init__(self, port: SimNetworkPort) -> None: ...
|
396
|
-
@property
|
397
|
-
def Color(self) -> str: ...
|
398
|
-
@Color.setter
|
399
|
-
def Color(self, value: str) -> str: ...
|
400
|
-
@property
|
401
|
-
def Id(self) -> int: ...
|
402
|
-
@Id.setter
|
403
|
-
def Id(self, value: int) -> int: ...
|
404
|
-
@property
|
405
|
-
def Name(self) -> str: ...
|
406
|
-
@Name.setter
|
407
|
-
def Name(self, value: str) -> str: ...
|
408
|
-
@property
|
409
|
-
def PortType(self) -> str: ...
|
410
|
-
@PortType.setter
|
411
|
-
def PortType(self, value: str) -> str: ...
|
412
|
-
|
413
|
-
|
414
|
-
class SimNetworkSerializable:
|
415
|
-
def __init__(self, network: SimNetwork) -> None: ...
|
416
|
-
@property
|
417
|
-
def Blocks(self) -> List_1[SimNetworkBlockSerializable]: ...
|
418
|
-
@Blocks.setter
|
419
|
-
def Blocks(self, value: List_1[SimNetworkBlockSerializable]) -> List_1[SimNetworkBlockSerializable]: ...
|
420
|
-
@property
|
421
|
-
def Color(self) -> str: ...
|
422
|
-
@Color.setter
|
423
|
-
def Color(self, value: str) -> str: ...
|
424
|
-
@property
|
425
|
-
def Connectors(self) -> List_1[SimNetworkConnectorSerializable]: ...
|
426
|
-
@Connectors.setter
|
427
|
-
def Connectors(self, value: List_1[SimNetworkConnectorSerializable]) -> List_1[SimNetworkConnectorSerializable]: ...
|
428
|
-
@property
|
429
|
-
def Id(self) -> int: ...
|
430
|
-
@Id.setter
|
431
|
-
def Id(self, value: int) -> int: ...
|
432
|
-
@property
|
433
|
-
def Name(self) -> str: ...
|
434
|
-
@Name.setter
|
435
|
-
def Name(self, value: str) -> str: ...
|
436
|
-
@property
|
437
|
-
def Ports(self) -> List_1[SimNetworkPortSerializable]: ...
|
438
|
-
@Ports.setter
|
439
|
-
def Ports(self, value: List_1[SimNetworkPortSerializable]) -> List_1[SimNetworkPortSerializable]: ...
|
440
|
-
@property
|
441
|
-
def Position(self) -> SimPointSerializable: ...
|
442
|
-
@Position.setter
|
443
|
-
def Position(self, value: SimPointSerializable) -> SimPointSerializable: ...
|
444
|
-
@property
|
445
|
-
def Subnetworks(self) -> List_1[SimNetworkSerializable]: ...
|
446
|
-
@Subnetworks.setter
|
447
|
-
def Subnetworks(self, value: List_1[SimNetworkSerializable]) -> List_1[SimNetworkSerializable]: ...
|
448
|
-
@staticmethod
|
449
|
-
def GetComponentInstances(network: SimNetwork) -> List_1[SimComponent]: ...
|
450
|
-
|
451
|
-
|
452
|
-
class SimPointSerializable:
|
453
|
-
def __init__(self, point: SimPoint) -> None: ...
|
454
|
-
@property
|
455
|
-
def X(self) -> float: ...
|
456
|
-
@X.setter
|
457
|
-
def X(self, value: float) -> float: ...
|
458
|
-
@property
|
459
|
-
def Y(self) -> float: ...
|
460
|
-
@Y.setter
|
461
|
-
def Y(self, value: float) -> float: ...
|
462
|
-
|
463
|
-
|
464
|
-
class SimQuaternionSerializable:
|
465
|
-
def __init__(self, vector: SimQuaternion) -> None: ...
|
466
|
-
@property
|
467
|
-
def W(self) -> float: ...
|
468
|
-
@W.setter
|
469
|
-
def W(self, value: float) -> float: ...
|
470
|
-
@property
|
471
|
-
def X(self) -> float: ...
|
472
|
-
@X.setter
|
473
|
-
def X(self, value: float) -> float: ...
|
474
|
-
@property
|
475
|
-
def Y(self) -> float: ...
|
476
|
-
@Y.setter
|
477
|
-
def Y(self, value: float) -> float: ...
|
478
|
-
@property
|
479
|
-
def Z(self) -> float: ...
|
480
|
-
@Z.setter
|
481
|
-
def Z(self, value: float) -> float: ...
|
482
|
-
|
483
|
-
|
484
|
-
class SimSlotSerializable:
|
485
|
-
def __init__(self, slot: SimSlot) -> None: ...
|
486
|
-
@property
|
487
|
-
def Slot(self) -> SimTaxonomyEntryReferenceSerializable: ...
|
488
|
-
@Slot.setter
|
489
|
-
def Slot(self, value: SimTaxonomyEntryReferenceSerializable) -> SimTaxonomyEntryReferenceSerializable: ...
|
490
|
-
@property
|
491
|
-
def SlotExtension(self) -> str: ...
|
492
|
-
@SlotExtension.setter
|
493
|
-
def SlotExtension(self, value: str) -> str: ...
|
494
|
-
|
495
|
-
|
496
|
-
class SimStringParameterSerializable(SimBaseParameterSerializable):
|
497
|
-
def __init__(self, param: SimStringParameter) -> None: ...
|
498
|
-
@property
|
499
|
-
def Category(self) -> str: ...
|
500
|
-
@Category.setter
|
501
|
-
def Category(self, value: str) -> str: ...
|
502
|
-
@property
|
503
|
-
def Description(self) -> str: ...
|
504
|
-
@Description.setter
|
505
|
-
def Description(self, value: str) -> str: ...
|
506
|
-
@property
|
507
|
-
def Id(self) -> int: ...
|
508
|
-
@Id.setter
|
509
|
-
def Id(self, value: int) -> int: ...
|
510
|
-
@property
|
511
|
-
def IsAutomaticallyGenerated(self) -> bool: ...
|
512
|
-
@IsAutomaticallyGenerated.setter
|
513
|
-
def IsAutomaticallyGenerated(self, value: bool) -> bool: ...
|
514
|
-
@property
|
515
|
-
def Name(self) -> SimTaxonomyEntryOrStringSerializable: ...
|
516
|
-
@Name.setter
|
517
|
-
def Name(self, value: SimTaxonomyEntryOrStringSerializable) -> SimTaxonomyEntryOrStringSerializable: ...
|
518
|
-
@property
|
519
|
-
def Value(self) -> str: ...
|
520
|
-
@Value.setter
|
521
|
-
def Value(self, value: str) -> str: ...
|
522
|
-
|
523
|
-
|
524
|
-
class SimTaxonomyEntryOrStringSerializable:
|
525
|
-
def __init__(self, entry: SimTaxonomyEntryOrString) -> None: ...
|
526
|
-
@property
|
527
|
-
def TaxonomyEntry(self) -> SimTaxonomyEntryReferenceSerializable: ...
|
528
|
-
@TaxonomyEntry.setter
|
529
|
-
def TaxonomyEntry(self, value: SimTaxonomyEntryReferenceSerializable) -> SimTaxonomyEntryReferenceSerializable: ...
|
530
|
-
@property
|
531
|
-
def Text(self) -> str: ...
|
532
|
-
@Text.setter
|
533
|
-
def Text(self, value: str) -> str: ...
|
534
|
-
|
535
|
-
|
536
|
-
class SimTaxonomyEntryReferenceSerializable:
|
537
|
-
def __init__(self, reference: SimTaxonomyEntryReference) -> None: ...
|
538
|
-
@property
|
539
|
-
def TaxonomyEntryKey(self) -> str: ...
|
540
|
-
@TaxonomyEntryKey.setter
|
541
|
-
def TaxonomyEntryKey(self, value: str) -> str: ...
|
542
|
-
@property
|
543
|
-
def TaxonomyKey(self) -> str: ...
|
544
|
-
@TaxonomyKey.setter
|
545
|
-
def TaxonomyKey(self, value: str) -> str: ...
|
546
|
-
|
547
|
-
|
548
|
-
class SimVector3DSerializable:
|
549
|
-
def __init__(self, vector: SimVector3D) -> None: ...
|
550
|
-
@property
|
551
|
-
def X(self) -> float: ...
|
552
|
-
@X.setter
|
553
|
-
def X(self, value: float) -> float: ...
|
554
|
-
@property
|
555
|
-
def Y(self) -> float: ...
|
556
|
-
@Y.setter
|
557
|
-
def Y(self, value: float) -> float: ...
|
558
|
-
@property
|
559
|
-
def Z(self) -> float: ...
|
560
|
-
@Z.setter
|
561
|
-
def Z(self, value: float) -> float: ...
|
562
|
-
|
@@ -1,11 +0,0 @@
|
|
1
|
-
import abc
|
2
|
-
from SIMULTAN.Projects import HierarchicProjectMetaData
|
3
|
-
from System.IO import FileInfo
|
4
|
-
from SIMULTAN.Serializer.DXF import DXFParserInfo
|
5
|
-
|
6
|
-
class MetaDxfIO(abc.ABC):
|
7
|
-
@staticmethod
|
8
|
-
def Read(file: FileInfo, parserInfo: DXFParserInfo) -> HierarchicProjectMetaData: ...
|
9
|
-
@staticmethod
|
10
|
-
def Write(file: FileInfo, metaData: HierarchicProjectMetaData) -> None: ...
|
11
|
-
|
@@ -1,21 +0,0 @@
|
|
1
|
-
import typing
|
2
|
-
from System.IO import FileInfo
|
3
|
-
from SIMULTAN.Serializer.DXF import DXFParserInfo
|
4
|
-
from SIMULTAN.Projects import ProjectData
|
5
|
-
from System.Collections.Generic import IEnumerable_1
|
6
|
-
from SIMULTAN.Data.Components import SimBaseParameter
|
7
|
-
|
8
|
-
class ParameterDxfIO:
|
9
|
-
def __init__(self) -> None: ...
|
10
|
-
@staticmethod
|
11
|
-
def Read(file: FileInfo, parserInfo: DXFParserInfo) -> None: ...
|
12
|
-
# Skipped Write due to it being static, abstract and generic.
|
13
|
-
|
14
|
-
Write : Write_MethodGroup
|
15
|
-
class Write_MethodGroup:
|
16
|
-
@typing.overload
|
17
|
-
def __call__(self, file: FileInfo, projectData: ProjectData) -> None:...
|
18
|
-
@typing.overload
|
19
|
-
def __call__(self, file: FileInfo, projectData: ProjectData, parameters: IEnumerable_1[SimBaseParameter]) -> None:...
|
20
|
-
|
21
|
-
|
@@ -1,11 +0,0 @@
|
|
1
|
-
import abc
|
2
|
-
from System.Collections.Generic import List_1
|
3
|
-
from System.IO import FileInfo
|
4
|
-
from SIMULTAN.Projects import ProjectData
|
5
|
-
|
6
|
-
class PPathIO(abc.ABC):
|
7
|
-
@staticmethod
|
8
|
-
def Read(file: FileInfo) -> List_1[str]: ...
|
9
|
-
@staticmethod
|
10
|
-
def Write(file: FileInfo, projectData: ProjectData) -> None: ...
|
11
|
-
|