Documentação da API > Mechanica > Object ProMechshell > Function ProMechshelladvancedMaterialorientSet
Function ProMechshelladvancedMaterialorientSet
Description
Sets the material orientation id for this shell.
Licensing Requirement
Synopsis
#include <ProMechShell.h>
ProMechshelladvancedMaterialorientSet
(
/* (In)
The shell.
*/
int material_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.
User Guide References
Isto foi útil?