API 文件集 > Mechanica > Object ProMechshell > Function ProMechshelladvancedMaterialorientGet
Function ProMechshelladvancedMaterialorientGet
Description
Obtains the material orientation id for this shell.
Licensing Requirement
Synopsis
#include <ProMechShell.h>
ProMechshelladvancedMaterialorientGet
(
/* (In)
The shell.
*/
int* material_orient_id
/* (Out)
The material orientation id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
這是否有幫助?