Skip to content

Commit 16aa23e

Browse files
committed
Update index.rst
1 parent 7d971e8 commit 16aa23e

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

  • source/user/manual/loading/StaticPattern

source/user/manual/loading/StaticPattern/index.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,20 @@ StaticPattern
99

1010
.. toctree::
1111
:maxdepth: 1
12+
:hidden:
1213

1314
NodalLoad
1415
NodalValue
1516
FrameLoad
1617
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

Comments
 (0)