API 설명서 > Mechanica > Object ProMechshellprops > Function ProMechshlproplaminatestiffTansverseshearGet
Function ProMechshlproplaminatestiffTansverseshearGet
Description
Obtains the transverse shear for the laminate stiffness properties.
Licensing Requirement
Synopsis
ProMechshlproplaminatestiffTansverseshearGet
(
/* (In)
The laminate stiffness data. Free this using ProMechtransverseshearFree().
*/
ProMechTransverseShear* transverse_shear
/* (Out)
The transverse shear.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
There is not enough memory to perform the operation.
User Guide References
도움이 되셨나요?