Documentação da API > Mechanica > Object ProMechshellpair > Function ProMechshellpairMaterialOrientIdSet
Function ProMechshellpairMaterialOrientIdSet
Description
Sets the Material Orientation Id of the shell pair item.
Licensing Requirement
Synopsis
ProMechshellpairMaterialOrientIdSet
(
/* (In)
The shell pair.
*/
int matl_orient_id
/* (In)
The Material Orientation Id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Cannot access the object in the current mode.
The Input ProMechItem Solid pointer is invalid.
Cannot modify the item.
A general error is encountered.
User Guide References
Isto foi útil?