API 설명서 > Mechanica > Object ProMechweld > Function ProMechweldReferencesGet
Function ProMechweldReferencesGet
Description
Obtains the references used by this weld.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldReferencesGet
(
/* (In)
The weld.
*/
ProMechGeomref** references
/* (Out)
ProArray of references. Free this using ProMechgeomrefProarrayFree().
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The Creo Simulate session was not initialized.
No license was available to enable this function.
Sample Code References
User Guide References
도움이 되셨나요?