ansys-pyensight-core 0.8.6__tar.gz → 0.8.7__tar.gz

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 ansys-pyensight-core might be problematic. Click here for more details.

Files changed (53) hide show
  1. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/PKG-INFO +1 -1
  2. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/pyproject.toml +1 -1
  3. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/exts/ansys.geometry.service/ansys/geometry/service/extension.py +1 -1
  4. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/exts/ansys.geometry.service/config/extension.toml +1 -1
  5. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/exts/ansys.geometry.service/docs/CHANGELOG.md +4 -1
  6. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/config/extension.toml +1 -1
  7. ansys_pyensight_core-0.8.7/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/docs/CHANGELOG.md +11 -0
  8. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/omniverse.py +8 -1
  9. ansys_pyensight_core-0.8.6/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/docs/CHANGELOG.md +0 -8
  10. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/LICENSE +0 -0
  11. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/README.rst +0 -0
  12. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/__init__.py +0 -0
  13. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/deep_pixel_view.html +0 -0
  14. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/dockerlauncher.py +0 -0
  15. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/enscontext.py +0 -0
  16. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/enshell_grpc.py +0 -0
  17. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/ensight_grpc.py +0 -0
  18. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/ensobj.py +0 -0
  19. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/exts/ansys.geometry.service/ansys/geometry/service/__init__.py +0 -0
  20. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/exts/ansys.geometry.service/data/icon.png +0 -0
  21. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/exts/ansys.geometry.service/data/preview.png +0 -0
  22. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/exts/ansys.geometry.service/docs/README.md +0 -0
  23. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/exts/ansys.geometry.service/docs/index.rst +0 -0
  24. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/ansys/geometry/serviceui/__init__.py +0 -0
  25. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/ansys/geometry/serviceui/extension.py +0 -0
  26. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/data/icon.png +0 -0
  27. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/data/preview.png +0 -0
  28. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/docs/README.md +0 -0
  29. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/exts/ansys.geometry.serviceui/docs/index.rst +0 -0
  30. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/launch_ensight.py +0 -0
  31. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/launcher.py +0 -0
  32. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/listobj.py +0 -0
  33. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/locallauncher.py +0 -0
  34. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/py.typed +0 -0
  35. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/renderable.py +0 -0
  36. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/session.py +0 -0
  37. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/sgeo_poll.html +0 -0
  38. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/__init__.py +0 -0
  39. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/adr.py +0 -0
  40. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/dsg_server.py +0 -0
  41. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/export.py +0 -0
  42. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/omniverse_dsg_server.py +0 -0
  43. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/parts.py +0 -0
  44. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/query.py +0 -0
  45. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/readers.py +0 -0
  46. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/resources/Materials/000_sky.exr +0 -0
  47. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/resources/Materials/Fieldstone/Fieldstone_BaseColor.png +0 -0
  48. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/resources/Materials/Fieldstone/Fieldstone_N.png +0 -0
  49. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/resources/Materials/Fieldstone/Fieldstone_ORM.png +0 -0
  50. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/resources/Materials/Fieldstone.mdl +0 -0
  51. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/support.py +0 -0
  52. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/variables.py +0 -0
  53. {ansys_pyensight_core-0.8.6 → ansys_pyensight_core-0.8.7}/src/ansys/pyensight/core/utils/views.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ansys-pyensight-core
3
- Version: 0.8.6
3
+ Version: 0.8.7
4
4
  Summary: A python wrapper for Ansys EnSight
5
5
  Author-email: "ANSYS, Inc." <pyansys.core@ansys.com>
6
6
  Maintainer-email: "ANSYS, Inc." <pyansys.core@ansys.com>
@@ -6,7 +6,7 @@ build-backend = "flit_core.buildapi"
6
6
 
7
7
  [project]
8
8
  name = "ansys-pyensight-core"
9
- version = "0.8.6"
9
+ version = "0.8.7"
10
10
  description = "A python wrapper for Ansys EnSight"
11
11
  readme = "README.rst"
12
12
  requires-python = ">=3.9,<4"
@@ -331,7 +331,7 @@ class AnsysGeometryServiceServerExtension(omni.ext.IExt):
331
331
  cmd.extend(["--ext-folder", kit_dir])
332
332
  cmd.extend(["--enable", "ansys.geometry.service"])
333
333
  if self.security_token:
334
- cmd.append(f"--/exts/ansys.geometry.service/securityCode={self.security_token}")
334
+ cmd.append(f'--/exts/ansys.geometry.service/securityCode="{self.security_token}"')
335
335
  if self.temporal:
336
336
  cmd.append("--/exts/ansys.geometry.service/temporal=1")
337
337
  if self.vrmode:
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  # Semantic Versioning is used: https://semver.org/
3
- version = "0.8.6"
3
+ version = "0.8.7"
4
4
 
5
5
  # Lists people or organizations that are considered the "authors" of the package.
6
6
  authors = ["ANSYS"]
@@ -3,6 +3,9 @@
3
3
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4
4
 
5
5
 
6
- ## [0.9.0] - 2024-06-28
6
+ ## [0.8.7] - 2024-07-12
7
+ - Support for time varying data and temporal scaling
8
+
9
+ ## [0.8.4] - 2024-06-28
7
10
  - Initial kit version of ANSYS Geometry Service Server
8
11
 
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  # Semantic Versioning is used: https://semver.org/
3
- version = "0.8.6"
3
+ version = "0.8.7"
4
4
 
5
5
  # Lists people or organizations that are considered the "authors" of the package.
6
6
  authors = ["ANSYS"]
@@ -0,0 +1,11 @@
1
+ # Changelog
2
+
3
+ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4
+
5
+
6
+ ## [0.8.7] - 2024-07-12
7
+ - Support for time varying data and temporal scaling
8
+
9
+ ## [0.8.4] - 2024-06-28
10
+ - Initial kit version of ANSYS Geometry Service Server
11
+
@@ -173,6 +173,7 @@ class Omniverse:
173
173
  temporal: bool = False,
174
174
  live: bool = True,
175
175
  debug_filename: str = "",
176
+ time_scale: float = 1.0,
176
177
  options: dict = {},
177
178
  ) -> None:
178
179
  """Ensure that an EnSight dsg -> omniverse server is running
@@ -200,9 +201,13 @@ class Omniverse:
200
201
  If True, one can call 'update()' to send updated geometry to Omniverse.
201
202
  If False, the Omniverse connection will push a single update and then
202
203
  disconnect. Defaults to True.
204
+ time_scale : float
205
+ Multiply all EnSight time values by this factor before exporting to Omniverse.
206
+ The default is 1.0.
203
207
  debug_filename : str
204
208
  If the name of a file is provided, it will be used to save logging information on
205
- the connection between EnSight and Omniverse.
209
+ the connection between EnSight and Omniverse. This option is no longer supported,
210
+ but the API remains for backwards compatibility.
206
211
  options : dict
207
212
  Allows for a fallback for the grpc host/port and the security token.
208
213
  """
@@ -237,6 +242,8 @@ class Omniverse:
237
242
  cmd.append("--/exts/ansys.geometry.service/vrmode=1")
238
243
  if normalize_geometry:
239
244
  cmd.append("--/exts/ansys.geometry.service/normalizeGeometry=1")
245
+ if time_scale != 1.0:
246
+ cmd.append(f"--/exts/ansys.geometry.service/timeScale={time_scale}")
240
247
  cmd.append(f"--/exts/ansys.geometry.service/omniUrl={omniverse_path}")
241
248
  cmd.append(f"--/exts/ansys.geometry.service/dsgUrl={dsg_uri}")
242
249
  cmd.append("--/exts/ansys.geometry.service/run=1")
@@ -1,8 +0,0 @@
1
- # Changelog
2
-
3
- The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4
-
5
-
6
- ## [0.9.0] - 2024-06-28
7
- - Initial kit version of ANSYS Geometry Service GUI
8
-