Main Help → All Commands → FEA Boundary Conditions → SelectPoint
The SelectPoint
command is used to select a single node. There are two variations. The first one selects a point by coordinates while the second one selects a node at a previously defined key point:
SelectPoint (x),(y)
and
SelectPoint (id)
where
(x,y)
define coordinates (in length units) for a point (or (R, Z)
coordinates if axisymmetric). The node closest to that point will be selected.(id)
is a previously defined key point. The node at that key point will be selected.Once a node is selected, results at that node can be conditionally included in the FEA results by using the "selected
" mode in options in the Output command.
SelectPoint
command is only allowed for FEA analyses.