API Documentation > Mechanica > Object ProMechshellprops > Function ProMechstiffmatrixEntry16Set
Function ProMechstiffmatrixEntry16Set
Description
Sets the value of the entry '16' in the stiffness matrix.
Licensing Requirement
Synopsis
ProMechstiffmatrixEntry16Set
(
/* (In)
The stiffness matrix.
*/
double value
/* (In)
The value.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?