Category Mechanica, Object ProMechweld

Function ProMechweldEnddataGet


Description
Obtains the end data for the weld.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechWeld.h>
ProErrorProMechweldEnddataGet(
ProMechItem* item
/* (In)
The weld.
*/
ProMechWeldEnd* data
/* (Out)
The data. Free this using ProMechweldEndFree().
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_INVALID_TYPEThe weld does not contain this type of data.
PRO_TK_BAD_CONTEXTThe Creo Simulate session was not initialized.
PRO_TK_NO_LICENSENo license was available to enable this function.
PRO_TK_OUT_OF_MEMORYNot enough memory to allocate data.

Manual References:

  1. Creo Simulate: Items: Welds
  2. Creo Simulate: Items: Welds