Returns a number of labels in a project (bar sections, materials, members, panel thicknesses, supports).
The RSA_LABELS_NUMBER formula syntax has the following arguments:
The following types of labels are available:
a number of labels for bar cross sections (sections) defined in the current project (the example of a section label is ‘RECT_Z_1’)
a number of names of materials that are available after opening a structure project in Autodesk Robot Structural Analysis Professional; material names may come from:
a number of labels for supports defined in the current project (the example of a support label is ‘Pinned’)
Open the RSA_FORMULAS.rtd and RSA_FORMULAS.xlsx files to get a better understanding of the example below.
RSA_LABELS_NUMBER("SUPPORTS") - number of support labels
2 (in the project there are two types of supports: Fixed and Pinned)