pymechanical icon indicating copy to clipboard operation
pymechanical copied to clipboard

Missing documentation for Transaction

Open dipinknair opened this issue 2 years ago • 2 comments

Description of the modifications

Add documentation for Transaction

Useful links and references

https://mechanical.docs.pyansys.com/version/stable/user_guide_embedding/globals.html

No response

@koubaa

dipinknair avatar Sep 18 '23 18:09 dipinknair

documentation is indeed there, but Transaction is not working for embedded.

Due to https://github.com/pythonnet/pythonnet/issues/79

This can be worked around pretty easily in pymechanical

koubaa avatar Nov 14 '23 19:11 koubaa

@dipinknair should we close this issue, now that we support transaction? Or is still missing documentation?

koubaa avatar May 22 '24 20:05 koubaa

@dipinknair should we close this issue, now that we support transaction? Or is still missing documentation?

@koubaa Transaction has its API ref and added in globals section as well. I guess we can close this issue

dipinknair avatar Jul 16 '24 01:07 dipinknair