API Documentation
>
Mechanica
>
Object ProMechshellprops
> Function ProMechstiffmatrixEntry16Set
Function ProMechstiffmatrixEntry16Set
Description
Sets the value of the entry '16' in the stiffness matrix.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechShellProps.h
>
ProError
ProMechstiffmatrixEntry16Set
(
ProMechStiffMatrix
data
/* (In)
The stiffness matrix.
*/
double value
/* (In)
The value.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
PRO_TK_BAD_CONTEXT
The Creo Simulate session is not initialized.
User Guide References
Shell Properties:ProMechstiffmatrixEntry16Set
Was this helpful?
This site works best with JavaScript enabled