Liner Result Script Examples ================================= Download the `SupportResult.fez `_ for this example. .. _Support Liner Results Example: .. literalinclude:: ../../example_code/support_liner_example.py :language: python :caption: Code Snippet: Get Support Liner Results Output ------------------ .. literalinclude:: ../../example_code/support_liner_example_result.txt :language: python .. note:: Since the element type for the model is 3-noded triangular, liner results are outputted at two nodes per liner element: start node and end node. If the model uses quadratic element type, liner result are outputted at three nodes per element. See the `Liner Results Overview `_ topic for more information.