We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05cc2f6 commit 0269ee3Copy full SHA for 0269ee3
src/pynite_reporting/__init__.py
@@ -1,3 +1,8 @@
1
+"""
2
+pynite_reporting: A 3rd party package to aid in extracting
3
+results from solved Pynite.FEModel3D objects.
4
5
+
6
from .extraction import (
7
extract_reactions,
8
extract_node_deflections,
0 commit comments