API 文档 > Mechanica > Object ProMechweld > Function ProMechweldReferencesSet
Function ProMechweldReferencesSet
Description
Sets the references used by this weld.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldReferencesSet
(
/* (In)
The weld.
*/
ProMechGeomref* references
/* (In)
ProArray of references.
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more input arguments was invalid.
Object can't be accessed in current mode.
The Creo Simulate session was not initialized.
No license was available to enable this function.
这对您有帮助吗?