...
Here are the functions;
sectionAx( Section ) : → number
This function requires a T=”Section” object as input and calculates the section area. If the section is a composite section, the function automatically converts the modulus and calculates the equivalent area.
...