Category Mechanica, Object ProMechweld

Function ProMechweldFeaturedataSet


Description
Assigns the data for the feature weld.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechWeld.h>
ProErrorProMechweldFeaturedataSet(
ProMechItem * item
/* (In)
The weld.
*/
ProMechWeldFeature data
/* (In)
The data.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_CANT_ACCESSObject can't be accessed in current mode.
PRO_TK_CANT_WRITESubtype of item is not allowed to change.
PRO_TK_BAD_CONTEXTThe Creo Simulate session was not initialized.
PRO_TK_NO_LICENSENo license was available to enable this function.
See Also
ProMechweldTypeGet

Manual References:

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