Calculates a Support Reaction based on the guide index.
PLGetSupportReactionByIndex( DatabaseName, GuideIndex, TimeIndex, DOFNo )
DatabaseName (Character String) |
The full path and filename to the relevant database. The file extension is optional. |
GuideIndex (Integer) |
The index of the guide from 1 to number of guides. |
TimeIndex (Integer) |
The time index from 1 to number of solution times |
DOFNo (Integer) |
The degree of freedom from 1 to 3 |
A numerical value containing the support reaction or one of the following error codes:
-999999999 |
General error (such as no guide surfaces defined). |
-999999998 |
Invalid Database. |
-999999995 |
Invalid Time Index. |
-999999990 |
No Data Available. |
-999999988 |
Item Index is out of range. |
-999999985 |
The Degree of Freedom is not valid. |
-999999982 |
The Guide Index (derived from the name) is not valid. |
-999999980 |
General Read Error. |
Imperial |
Metric |
lbf |
N |
PLGetSupportSeparationsByIndex