Retrieve the second moment of area about the y axis (Iyy) for an element identified by an element index from the database.
PLGetElementIyy( DatabaseName, ElementIndex )
DatabaseName (Character String) |
The full path and filename to the relevant database. The file extension is optional. |
ElementIndex (Integer) |
The index of the element (from 1 to number of elements). |
A numerical value containing the second area of motion about the y axis for the element or one of the following error codes:
-999999999 |
Invalid Input (Element index out of range). |
-999999998 |
Invalid Database. |
UNITS
Imperial |
Metric |
ft4 |
m4 |