We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d971e8 commit 16aa23eCopy full SHA for 16aa23e
1 file changed
source/user/manual/loading/StaticPattern/index.rst
@@ -9,8 +9,20 @@ StaticPattern
9
10
.. toctree::
11
:maxdepth: 1
12
+ :hidden:
13
14
NodalLoad
15
NodalValue
16
FrameLoad
17
SurfaceLoad
18
+
19
20
21
+.. list-table::
22
+ :widths: 10, 40
23
24
+ * - :py:class:`NodalLoad <xara.NodalLoad>`
25
+ - Loads applied at :ref:`Nodes <Node>` in the model.
26
+ * - :py:class:`NodalValue <xara.NodalValue>`
27
+ - Imposed displacement at a :ref:`Node <Node>` in the model.
28
0 commit comments