API ドキュメンテーション > Mechanica > Object ProMechshellprops > Function ProMechshlproplaminatestiffAppliedstressGet
Function ProMechshlproplaminatestiffAppliedstressGet
Description
Obtains the applied stress and strain calculations array. (Two members: the first is top, the second is bottom).
Licensing Requirement
Synopsis
ProMechshlproplaminatestiffAppliedstressGet
(
/* (In)
The laminate stiffness data.
*/
/* (Out)
ProArray containing the applied stress and strain calculations. The first entry of this array contains the "Top" location. The second entry contains the "Bottom" location. Free this using ProMechstresscalcdataProarrayFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The stress and strain will be automatically calculated for this laminate stiffness data.
The Creo Simulate session is not initialized.
There is not enough memory to perform the operation.
User Guide References
これは役に立ちましたか?