A Python helper class to make Plantsim Path usage accessible.
Project description
plantsimpath
A Python helper class to make Siemens Tecnomatix Plant Simulation Path usage accessible.
Setup • Examples • Further documentation • Notice • License
Setup
Install via pip:
pip install plantsimpath
Find this package on Pypi.
Examples
import pyplantsim
with Plantsim(license=PlantsimLicense.STUDENT, version=PlantsimVersion.V_MJ_22_MI_1,
visible=True, trusted=True, suppress_3d=False, show_msg_box=False) as plantsim:
plantsim.new_model()
plantsim.save_model(
folder_path=r"C:\users\documents\plantsimmodels", file_name="MyNewModel")
There are further examples in the example folder.
Further documentation
Here is the documentation for plantsimpath
Notice
This package is not developed, endorsed, or maintained by Siemens AG. The names "SimTalk" and "Plant Simulation" are trademarks of Siemens AG.
License
This package is distributed under the MIT License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file plantsimpath-0.0.1.tar.gz.
File metadata
- Download URL: plantsimpath-0.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9399c7b7d1bddd8a78b3bf197f4ee204dfad9d8aa0a1b6d2a021978fdeb051cb
|
|
| MD5 |
0e259351acfe57cbb7b35afa02eca9c5
|
|
| BLAKE2b-256 |
7cf2e6aeadef824b59189b8423da9290a5a8e9a64f2b33938ba26f0f91fb045e
|
File details
Details for the file plantsimpath-0.0.1-py3-none-any.whl.
File metadata
- Download URL: plantsimpath-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdf6596c1f17bdbbfc9ed8c5edc9c2b926f1f55959cdc5037f9a0cf2b140693e
|
|
| MD5 |
127d9295fd85a522e89c4ab5713278b7
|
|
| BLAKE2b-256 |
68399961e1dd85cceaf0dc73fa54079fb56fc511a00673af5546f07d3aba649d
|