Returns information concerning values of nodal displacements.
RSA_NODE_DISPLACEMENT_DATA (Information type, Displacement type, Extremum type, Node no., Case no.,)
The RSA_NODE_DISPLACEMENT_DATA formula syntax has the following arguments:
Information type
The following types of information are available:
Note: If you type an argument in the formula manually, enclose the text in quotation marks. You can also select or type a cell address (for example A1) which the data will be loaded from.
Displacement type
The following types of displacements are available:
- RX
rotation RX
- RY
rotation RY
- RZ
rotation RZ
- UX
displacement UX
- UY
displacement UY
- UZ
displacement UZ
Note: If you type an argument in the formula manually, enclose the text in quotation marks. You can also select or type a cell address (for example A1) which the data will be loaded from.
Extremum type
The following types of extremum are available:
- MAX
maximum value
- MIN
minimum value
Note: If you type an argument in the formula manually, enclose the text in quotation marks. You can also select or type a cell address (for example A1) which the data will be loaded from.
Node no.
The following input methods are available:
- Text - type a text (any character string) and enclose it in quotation marks, for example: "ALL" - all nodes in the project or "1 2 3" - specified list of nodes
- Number - type an integer
- Cell address - select or type a cell address (for example A1) which the data will be loaded from
- Graphical selection - select this option in the dialog or type "@" (nodes which are selected graphically in Autodesk Robot Structural Analysis Professional are taken into account)
Case no.
The following input methods are available:
- Text - type a text (any character string) and enclose it in quotation marks, for example: "ALL" - all cases in the project or "1 2 3" - specified list of cases
- Number - type an integer
- Cell address - select or type a cell address (for example A1) which the data will be loaded from
- Graphical selection - select this option in the dialog or type "@" (cases which are selected graphically in Autodesk Robot Structural Analysis Professional are taken into account)
EXAMPLE
Open the RSA_FORMULAS.rtd and RSA_FORMULAS.xlsx files to get a better understanding of the example below.
Note: The files are located in C:/ProgramData/Autodesk/Examples/Results Connect/RSA.
Formula:
RSA_NODE_DISPLACEMENT_DATA(H9,"UX","MAX","ALL","ALL") - returns information given in the cell H9 with maximal UX displacement value among all nodes and all cases defined in the project