NairnFEAMPM Icon

SelectLine Command

The SelectLine command is used to select all nodes near a line. There are two versions. The first one selects a line through the mesh. The second one selects a previously defined Path. The two versions are:

SelectLine (x1),(y1),(x2),(y2),<(tol)>

and

SelectLine (id)

where

Once nodes are selected, results at those nodes can be conditionally included in the FEA results by using the "selected" mode for options in the Output command.

Notes

  1. The SelectLine command is only allowed for FEA analyses.