PySimultan 0.1.54__py3-none-any.whl → 0.2__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- PySimultan-0.2.dist-info/LICENSE.txt +17 -0
- PySimultan-0.2.dist-info/METADATA +36 -0
- PySimultan-0.2.dist-info/RECORD +82 -0
- {PySimultan-0.1.54.dist-info → PySimultan-0.2.dist-info}/WHEEL +1 -1
- PySimultan-0.2.dist-info/top_level.txt +1 -0
- {PySimultan → PySimultan2}/__init__.py +11 -6
- PySimultan2/config.py +52 -0
- PySimultan2/data_model.py +713 -0
- PySimultan2/default_types.py +507 -0
- PySimultan2/files.py +371 -0
- PySimultan2/geometry/__init__.py +4 -0
- PySimultan2/geometry/geometry_base.py +654 -0
- PySimultan2/geometry/utils.py +181 -0
- PySimultan2/multi_values.py +277 -0
- PySimultan2/object_mapper.py +200 -0
- PySimultan2/resources/AssimpNet.dll +0 -0
- PySimultan2/resources/AvalonDock.dll +0 -0
- PySimultan2/resources/BruTile.dll +0 -0
- PySimultan2/resources/ClosedXML.dll +0 -0
- PySimultan2/resources/ComponentBuilder.dll +0 -0
- PySimultan/resources/ComponentBuilder.exe.config → PySimultan2/resources/ComponentBuilder.dll.config +6 -2
- PySimultan2/resources/ComponentBuilder.runtimeconfig.json +18 -0
- {PySimultan → PySimultan2}/resources/ComponentBuilder.xml +11877 -6754
- PySimultan2/resources/ControlzEx.dll +0 -0
- PySimultan2/resources/Cyotek.Drawing.BitmapFont.dll +0 -0
- PySimultan2/resources/DocumentFormat.OpenXml.dll +0 -0
- PySimultan2/resources/ExcelNumberFormat.dll +0 -0
- PySimultan2/resources/Fluent.dll +0 -0
- PySimultan2/resources/GeometryViewer.dll +0 -0
- {PySimultan → PySimultan2}/resources/GeometryViewer.xml +2201 -1155
- PySimultan2/resources/HelixToolkit.Core.Wpf.dll +0 -0
- PySimultan2/resources/HelixToolkit.SharpDX.Core.Wpf.dll +0 -0
- PySimultan2/resources/HelixToolkit.SharpDX.Core.dll +0 -0
- PySimultan2/resources/HelixToolkit.dll +0 -0
- PySimultan2/resources/MathNet.Numerics.dll +0 -0
- PySimultan2/resources/Microsoft.AspNetCore.Authorization.dll +0 -0
- PySimultan2/resources/Microsoft.AspNetCore.Metadata.dll +0 -0
- PySimultan2/resources/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- PySimultan2/resources/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- PySimultan2/resources/Microsoft.Extensions.Options.dll +0 -0
- PySimultan2/resources/Microsoft.Extensions.Primitives.dll +0 -0
- PySimultan2/resources/Microsoft.WindowsAPICodePack.Shell.dll +0 -0
- PySimultan2/resources/Microsoft.WindowsAPICodePack.dll +0 -0
- PySimultan2/resources/Microsoft.Xaml.Behaviors.dll +0 -0
- PySimultan2/resources/Newtonsoft.Json.Bson.dll +0 -0
- PySimultan2/resources/Newtonsoft.Json.dll +0 -0
- PySimultan2/resources/SIMULTAN.AutoUpdate.Client.dll +0 -0
- PySimultan2/resources/SIMULTAN.AutoUpdate.DataTransferLibrary.dll +0 -0
- PySimultan2/resources/SIMULTAN.AutoUpdate.DataTransferLibrary.dll.config +15 -0
- PySimultan2/resources/SIMULTAN.Lang.dll +0 -0
- {PySimultan → PySimultan2}/resources/SIMULTAN.Lang.xml +5282 -3252
- PySimultan2/resources/SIMULTAN.Plugins.dll +0 -0
- {PySimultan → PySimultan2}/resources/SIMULTAN.Plugins.xml +110 -0
- PySimultan2/resources/SIMULTAN.UI.dll +0 -0
- {PySimultan → PySimultan2}/resources/SIMULTAN.UI.xml +10483 -4937
- PySimultan2/resources/SIMULTAN.dll +0 -0
- PySimultan2/resources/SIMULTAN.xml +34122 -0
- PySimultan2/resources/SharpDX.D3DCompiler.dll +0 -0
- PySimultan2/resources/SharpDX.DXGI.dll +0 -0
- PySimultan2/resources/SharpDX.Direct2D1.dll +0 -0
- PySimultan2/resources/SharpDX.Direct3D11.dll +0 -0
- PySimultan2/resources/SharpDX.Direct3D9.dll +0 -0
- {PySimultan → PySimultan2}/resources/SharpDX.Mathematics.dll +0 -0
- PySimultan2/resources/SharpDX.dll +0 -0
- {PySimultan → PySimultan2}/resources/SitePlanner.dll +0 -0
- {PySimultan → PySimultan2}/resources/SitePlanner.xml +959 -1110
- PySimultan2/resources/Sprache.dll +0 -0
- PySimultan2/resources/System.Data.OleDb.dll +0 -0
- PySimultan2/resources/System.Net.Http.Formatting.dll +0 -0
- PySimultan2/resources/XAMLMarkupExtensions.dll +0 -0
- PySimultan2/resources/assimp.dll +0 -0
- {PySimultan → PySimultan2}/resources/defaultsettings.xml +0 -0
- PySimultan2/simultan_object.py +366 -0
- PySimultan2/taxonomy_maps.py +169 -0
- PySimultan2/utils.py +1383 -0
- PySimultan/config.py +0 -57
- PySimultan/data_model.py +0 -376
- PySimultan/default_types.py +0 -1771
- PySimultan/geo_default_types.py +0 -763
- PySimultan/geometry.py +0 -309
- PySimultan/resources/AssimpNet.dll +0 -0
- PySimultan/resources/AssimpNet.xml +0 -12074
- PySimultan/resources/BruTile.dll +0 -0
- PySimultan/resources/BruTile.xml +0 -1845
- PySimultan/resources/ControlzEx.dll +0 -0
- PySimultan/resources/Cyotek.Drawing.BitmapFont.dll +0 -0
- PySimultan/resources/DXFImportExport.dll +0 -0
- PySimultan/resources/DotSpatial.Projections.xml +0 -5879
- PySimultan/resources/EXCELImportExport.dll +0 -0
- PySimultan/resources/Fluent.dll +0 -0
- PySimultan/resources/Fluent.xml +0 -9103
- PySimultan/resources/GeoJSON.Net.dll +0 -0
- PySimultan/resources/GeometryViewer.Data.dll +0 -0
- PySimultan/resources/GeometryViewer.Data.xml +0 -4443
- PySimultan/resources/GeometryViewer.Shared.dll +0 -0
- PySimultan/resources/GeometryViewer.Shared.xml +0 -588
- PySimultan/resources/GeometryViewer.dll +0 -0
- PySimultan/resources/HelixToolkit.Wpf.SharpDX.dll +0 -0
- PySimultan/resources/HelixToolkit.Wpf.SharpDX.xml +0 -43219
- PySimultan/resources/HelixToolkit.Wpf.dll +0 -0
- PySimultan/resources/HelixToolkit.Wpf.xml +0 -22363
- PySimultan/resources/HelixToolkit.dll +0 -0
- PySimultan/resources/HelixToolkit.xml +0 -144
- PySimultan/resources/ImportLog_SMART_CAMPUS_TU_WIEN_BIBLIOTHEK_20210305_ZONENMODELL_23_11_2021-06_54_54.txt +0 -1
- PySimultan/resources/LibGit2Sharp.dll +0 -0
- PySimultan/resources/LibGit2Sharp.dll.config +0 -4
- PySimultan/resources/LibGit2Sharp.xml +0 -13770
- PySimultan/resources/MathNet.Numerics.dll +0 -0
- PySimultan/resources/MathNet.Numerics.xml +0 -57152
- PySimultan/resources/Microsoft.WindowsAPICodePack.Shell.dll +0 -0
- PySimultan/resources/Microsoft.WindowsAPICodePack.Shell.xml +0 -25496
- PySimultan/resources/Microsoft.WindowsAPICodePack.dll +0 -0
- PySimultan/resources/Microsoft.WindowsAPICodePack.xml +0 -2934
- PySimultan/resources/Newtonsoft.Json.dll +0 -0
- PySimultan/resources/Newtonsoft.Json.xml +0 -11305
- PySimultan/resources/ParameterStructure.dll +0 -0
- PySimultan/resources/ParameterStructure.xml +0 -10750
- PySimultan/resources/SIMULTAN.AutoUpdate.Client.dll +0 -0
- PySimultan/resources/SIMULTAN.DataExchange.dll +0 -0
- PySimultan/resources/SIMULTAN.Lang.dll +0 -0
- PySimultan/resources/SIMULTAN.Legacy.dll +0 -0
- PySimultan/resources/SIMULTAN.Legacy.xml +0 -254
- PySimultan/resources/SIMULTAN.Plugins.dll +0 -0
- PySimultan/resources/SIMULTAN.Project.dll +0 -0
- PySimultan/resources/SIMULTAN.Project.dll.config +0 -11
- PySimultan/resources/SIMULTAN.UI.dll +0 -0
- PySimultan/resources/SIMULTAN.Util.dll +0 -0
- PySimultan/resources/SIMULTAN.Util.xml +0 -3430
- PySimultan/resources/SharpDX.D3DCompiler.dll +0 -0
- PySimultan/resources/SharpDX.D3DCompiler.xml +0 -5897
- PySimultan/resources/SharpDX.DXGI.dll +0 -0
- PySimultan/resources/SharpDX.DXGI.xml +0 -8737
- PySimultan/resources/SharpDX.Direct2D1.dll +0 -0
- PySimultan/resources/SharpDX.Direct2D1.xml +0 -46691
- PySimultan/resources/SharpDX.Direct3D11.dll +0 -0
- PySimultan/resources/SharpDX.Direct3D11.xml +0 -31826
- PySimultan/resources/SharpDX.Direct3D9.dll +0 -0
- PySimultan/resources/SharpDX.Direct3D9.xml +0 -36489
- PySimultan/resources/SharpDX.Mathematics.xml +0 -16449
- PySimultan/resources/SharpDX.dll +0 -0
- PySimultan/resources/Sprache.dll +0 -0
- PySimultan/resources/Sprache.xml +0 -1199
- PySimultan/resources/System.Net.Http.Formatting.dll +0 -0
- PySimultan/resources/System.Net.Http.Formatting.xml +0 -2094
- PySimultan/resources/System.Windows.Interactivity.dll +0 -0
- PySimultan/resources/TalkGit.dll +0 -0
- PySimultan/resources/TalkGit.dll.config +0 -11
- PySimultan/resources/WebServiceConnector.dll +0 -0
- PySimultan/resources/WebServiceConnector.dll.config +0 -11
- PySimultan/resources/XAMLMarkupExtensions.dll +0 -0
- PySimultan/resources/XAMLMarkupExtensions.xml +0 -862
- PySimultan/resources/Xceed.Wpf.AvalonDock.Themes.Aero.dll +0 -0
- PySimultan/resources/Xceed.Wpf.AvalonDock.Themes.Metro.dll +0 -0
- PySimultan/resources/Xceed.Wpf.AvalonDock.Themes.VS2010.dll +0 -0
- PySimultan/resources/Xceed.Wpf.AvalonDock.dll +0 -0
- PySimultan/resources/Xceed.Wpf.Toolkit.dll +0 -0
- PySimultan/resources/assimp.dll +0 -0
- PySimultan/resources/schema.yaml +0 -13
- PySimultan/resources/simultan_exception_07_10_2021-08_34_24.txt +0 -17
- PySimultan/resources/simultan_exception_07_10_2021-10_13_31.txt +0 -17
- PySimultan/resources/simultan_exception_11_10_2021-19_45_42.txt +0 -17
- PySimultan/resources/simultan_exception_22_11_2021-16_41_52.txt +0 -14
- PySimultan/resources/simultan_exception_22_11_2021-17_37_40.txt +0 -14
- PySimultan/simultan_geometry_utils.py +0 -81
- PySimultan/simultan_utils.py +0 -165
- PySimultan/slots.py +0 -51
- PySimultan/template_tools.py +0 -631
- PySimultan/utils.py +0 -298
- PySimultan-0.1.54.dist-info/LICENSE +0 -674
- PySimultan-0.1.54.dist-info/LICENSE.txt +0 -674
- PySimultan-0.1.54.dist-info/METADATA +0 -690
- PySimultan-0.1.54.dist-info/RECORD +0 -119
- PySimultan-0.1.54.dist-info/entry_points.txt +0 -3
- PySimultan-0.1.54.dist-info/top_level.txt +0 -1
- PySimultan-0.1.54.dist-info/zip-safe +0 -1
- {PySimultan → PySimultan2}/resources/DotSpatial.Projections.dll +0 -0
- {PySimultan → PySimultan2}/resources/GeometryViewer.dll.config +0 -0
- {PySimultan → PySimultan2}/resources/SIMULTAN.AutoUpdate.Client.dll.config +0 -0
- {PySimultan → PySimultan2}/resources/SitePlanner.dll.config +0 -0
- {PySimultan → PySimultan2}/resources/Sprache.Calc.dll +0 -0
- {PySimultan → PySimultan2}/resources/__init__.py +0 -0
- {PySimultan → PySimultan2}/resources/setup.bat +0 -0
Binary file
|
@@ -4,6 +4,101 @@
|
|
4
4
|
<name>SIMULTAN.Plugins</name>
|
5
5
|
</assembly>
|
6
6
|
<members>
|
7
|
+
<member name="T:SIMULTAN.Plugins.ISimGeometryExporter">
|
8
|
+
<summary>
|
9
|
+
Interface for exporter plugins
|
10
|
+
</summary>
|
11
|
+
</member>
|
12
|
+
<member name="P:SIMULTAN.Plugins.ISimGeometryExporter.FileDialogFilterText">
|
13
|
+
<summary>
|
14
|
+
The text that is displayed in the save file dialog
|
15
|
+
</summary>
|
16
|
+
</member>
|
17
|
+
<member name="P:SIMULTAN.Plugins.ISimGeometryExporter.FileDialogFilterExtensions">
|
18
|
+
<summary>
|
19
|
+
The filter extensions for the save file dialog
|
20
|
+
</summary>
|
21
|
+
</member>
|
22
|
+
<member name="M:SIMULTAN.Plugins.ISimGeometryExporter.Export(System.IO.FileInfo,SIMULTAN.Plugins.ISimGeometryExporterData)">
|
23
|
+
<summary>
|
24
|
+
Called when the data should be exported with this exporter
|
25
|
+
</summary>
|
26
|
+
<param name="file">Target file</param>
|
27
|
+
<param name="data">The data to export</param>
|
28
|
+
</member>
|
29
|
+
<member name="T:SIMULTAN.Plugins.ISimGeometryExporterData">
|
30
|
+
<summary>
|
31
|
+
Data for exporter plugins
|
32
|
+
</summary>
|
33
|
+
</member>
|
34
|
+
<member name="P:SIMULTAN.Plugins.ISimGeometryExporterData.Models">
|
35
|
+
<summary>
|
36
|
+
A list of all loaded GeometryModels
|
37
|
+
</summary>
|
38
|
+
</member>
|
39
|
+
<member name="P:SIMULTAN.Plugins.ISimGeometryExporterData.MainWindow">
|
40
|
+
<summary>
|
41
|
+
The current mainwindow
|
42
|
+
</summary>
|
43
|
+
</member>
|
44
|
+
<member name="T:SIMULTAN.Plugins.ISimGeometryImporter">
|
45
|
+
<summary>
|
46
|
+
Interface for implementing importer plugins.
|
47
|
+
A importer plugin has to be assignable to IImporterPlugin and has to be attributed with the ImporterPlugin attribute
|
48
|
+
</summary>
|
49
|
+
</member>
|
50
|
+
<member name="P:SIMULTAN.Plugins.ISimGeometryImporter.FileDialogFilterText">
|
51
|
+
<summary>
|
52
|
+
The text that is displayed in the open file dialog
|
53
|
+
</summary>
|
54
|
+
</member>
|
55
|
+
<member name="P:SIMULTAN.Plugins.ISimGeometryImporter.FileDialogFilterExtensions">
|
56
|
+
<summary>
|
57
|
+
The filter extensions for the open file dialog
|
58
|
+
</summary>
|
59
|
+
</member>
|
60
|
+
<member name="M:SIMULTAN.Plugins.ISimGeometryImporter.Import(System.IO.FileInfo,SIMULTAN.Plugins.ISimGeometryImporterData)">
|
61
|
+
<summary>
|
62
|
+
Called when a file should be imported with this importer
|
63
|
+
</summary>
|
64
|
+
<param name="file">The file</param>
|
65
|
+
<param name="data">The accessible data from the application</param>
|
66
|
+
</member>
|
67
|
+
<member name="T:SIMULTAN.Plugins.ISimGeometryImporterData">
|
68
|
+
<summary>
|
69
|
+
Interface to access application data
|
70
|
+
</summary>
|
71
|
+
</member>
|
72
|
+
<member name="P:SIMULTAN.Plugins.ISimGeometryImporterData.Models">
|
73
|
+
<summary>
|
74
|
+
Returns a list of all GeometryModels in the application
|
75
|
+
</summary>
|
76
|
+
</member>
|
77
|
+
<member name="P:SIMULTAN.Plugins.ISimGeometryImporterData.MainWindow">
|
78
|
+
<summary>
|
79
|
+
Returns a reference to the MainWindow
|
80
|
+
</summary>
|
81
|
+
</member>
|
82
|
+
<member name="P:SIMULTAN.Plugins.ISimGeometryImporterData.UndoManager">
|
83
|
+
<summary>
|
84
|
+
Returns the UndoManager for this Plugin
|
85
|
+
</summary>
|
86
|
+
</member>
|
87
|
+
<member name="T:SIMULTAN.Plugins.ISimGeometryViewerPluginData">
|
88
|
+
<summary>
|
89
|
+
Interface for plugin data for GeometryViewer plugins
|
90
|
+
</summary>
|
91
|
+
</member>
|
92
|
+
<member name="P:SIMULTAN.Plugins.ISimGeometryViewerPluginData.Importer">
|
93
|
+
<summary>
|
94
|
+
A list of all importers. Additional importers can be added here
|
95
|
+
</summary>
|
96
|
+
</member>
|
97
|
+
<member name="P:SIMULTAN.Plugins.ISimGeometryViewerPluginData.Exporter">
|
98
|
+
<summary>
|
99
|
+
A list of all exporters. Additional exporters can be added here
|
100
|
+
</summary>
|
101
|
+
</member>
|
7
102
|
<member name="T:SIMULTAN.Plugins.IPluginData">
|
8
103
|
<summary>
|
9
104
|
Interface for the data that gets passed to plugins
|
@@ -39,6 +134,11 @@
|
|
39
134
|
The service provider
|
40
135
|
</summary>
|
41
136
|
</member>
|
137
|
+
<member name="P:SIMULTAN.Plugins.IPluginData.GeometryViewerPluginData">
|
138
|
+
<summary>
|
139
|
+
Data for GeometryViewer plugins
|
140
|
+
</summary>
|
141
|
+
</member>
|
42
142
|
<member name="T:SIMULTAN.Plugins.ISimPlugin">
|
43
143
|
<summary>
|
44
144
|
Interface for Simultan Plugins
|
@@ -88,6 +188,16 @@
|
|
88
188
|
A list of all plugin instances which are currently loaded
|
89
189
|
</summary>
|
90
190
|
</member>
|
191
|
+
<member name="P:SIMULTAN.Plugins.PluginManager.GeometryImporters">
|
192
|
+
<summary>
|
193
|
+
The geometry importers
|
194
|
+
</summary>
|
195
|
+
</member>
|
196
|
+
<member name="P:SIMULTAN.Plugins.PluginManager.GeometryExporters">
|
197
|
+
<summary>
|
198
|
+
The geometry exporters
|
199
|
+
</summary>
|
200
|
+
</member>
|
91
201
|
<member name="M:SIMULTAN.Plugins.PluginManager.InitializePlugin(SIMULTAN.Plugins.ISimPlugin,System.Boolean)">
|
92
202
|
<summary>
|
93
203
|
Initializes a plugin
|
Binary file
|