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