Category Mechanica, Object ProMechconstr

Function ProMechconstrRadiationdataSet


Description
Sets the handle to the radiation constraint data from the Creo Simulate item.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechConstraint.h>
ProErrorProMechconstrRadiationdataSet(
ProMechItem * item
/* (In)
The item.
*/
ProMechRadiationData value
/* (In)
The radiation constraint data.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.
PRO_TK_BAD_CONTEXTThe Creo Simulate session is not initialized.

Manual References:

  1. Creo Simulate: Items: Accessing the Creo Simulate Constraints
  2. Creo Simulate: Items: Accessing the Creo Simulate Constraints
  3. Creo Simulate: Items: Modifying the Creo Simulate Constraints