Documentación de la API
>
Mechanica
>
Object ProMechshellprops
> Function ProMechstiffmatrixEntry22Set
Function ProMechstiffmatrixEntry22Set
Description
Sets the value of the entry '22' in the stiffness matrix.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechShellProps.h
>
ProError
ProMechstiffmatrixEntry22Set
(
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:ProMechstiffmatrixEntry22Set
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado