API Documentation > Mechanica > Object ProMechshellprops > Function ProMechshlproplaminatestiffExtensionalstiffnessGet
Function ProMechshlproplaminatestiffExtensionalstiffnessGet
Description
Obtains the stiffness matrix for extensional loads.
Licensing Requirement
Synopsis
ProMechshlproplaminatestiffExtensionalstiffnessGet
(
/* (In)
The laminate stiffness data.
*/
ProMechStiffMatrix* extensional
/* (Out)
The extensional stiffness matrix. Free this using ProMechstiffmatrixFree().
*/
)
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
Was this helpful?