API 文件集 > Mechanica > Object ProMechshell > Function ProMechshellReferencesSet
Function ProMechshellReferencesSet
Description
Sets the references for the shell.
Licensing Requirement
Synopsis
#include <ProMechShell.h>
ProMechshellReferencesSet
(
/* (In)
The shell.
*/
ProMechGeomref* references
/* (In)
ProArray of references.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
Cannot access the object in the current mode.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
There is not enough memory to perform the operation.
Cannot modify the item.
A general error is encountered.
這是否有幫助?