Retrieve the second moment of area about the z axis (Izz) for the element identified by an element index from the database.
PLGetElementIzz( 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 z axis of for element or one of the following error codes:
-999999999 |
Invalid Input (Element index out of range). |
-999999998 |
Invalid Database. |
Imperial |
Metric |
ft4 |
m4 |