File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -153,9 +153,12 @@ <h2><a name="FE-Node"></a>FE Node tab</h2>
153153location in the Modeler.
154154If the part is selected from the Object Browser, a value -1 is shown.</ td > </ tr >
155155< tr > < td > Reference</ td > < td > Toggles display of < i > Global</ i > vs. < i > Local</ i >
156- ( with respect to the Part origin) coordinates .</ td > </ tr >
156+ coordinates. Local coordinate are with respect to the Part origin.</ td > </ tr >
157157< tr > < td > X, Y and Z</ td > < td > Global or local coordinates of the picked FE node.
158158</ td > </ tr >
159+ < tr > < td > Connected elements</ td > < td > List of the elements (type and external ID)
160+ which are connected to the picked FE node.
161+ </ td > </ tr >
159162</ table > </ p >
160163
161164
Original file line number Diff line number Diff line change @@ -494,12 +494,14 @@ \subsubsection{Generic Parts}
494494\clearpage
495495\SubSubSection {FE Node tab}{fe-node-tab}
496496
497- The {\sl FE Node} tab is used to display information on FE nodes in
498- parts. If you click with the left mouse button anywhere on an FE part in
497+ The {\sl FE Node} tab is used to display information on FE nodes in parts.
498+ If you click with the left mouse button anywhere on an FE part in the
499499{\sl Modeler} view, the 3D Point Marker
500500\includegraphics [trim=0 2.5 0 0,clip,scale=0.7]{Figures/3d_point_marker}
501- will snap to the closest node and the node number and coordinates are
501+ will snap to the closest FE node and the node number and coordinates are
502502displayed in the Property Editor panel.
503+ It will also display a scrollable list of the connected elements,
504+ identified by the element type and external element number.
503505
504506\noindent\includegraphics [width=\textwidth ]{\ReferenceImg /prp/part-10}
505507
You can’t perform that action at this time.
0 commit comments