Category Piping, Object ProLnstk

Function ProLnstkParametersSet


Description
Set parameters for specified linestock
Synopsis
#include <ProPiping.h>
ProErrorProLnstkParametersSet(
ProLnstk* lnstk
/* (In)
Handle of linestock.
*/
ProLnstkParam* p_params
/* (In)
ProArray of new parameters.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully sets new parameters.
PRO_TK_BAD_INPUTSOne or more of the arguments are invalid.
PRO_TK_E_NOT_FOUNDLinestock with this name does not exist.
PRO_TK_GENERAL_ERROROther error.

Manual References:

  1. Production Applications: Piping: Linestock Parameters
  2. Production Applications: Piping: Linestock Parameters