Number of Objects

Returns a number of objects in a project (nodes and bars).

RSA_OBJECTS_NUMBER (Objects type)

The RSA_OBJECTS_NUMBER formula syntax has the following argument:

Objects type

The following types of objects are available:

  • BARS - bars
  • NODES - nodes
  • PANELS - panels
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.

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_OBJECTS_NUMBER("BARS") - returns the number of bars defined in the project

Result (number):

42