Object ProX

Function ProXSectionCreateDataQuiltTypeSet


Description
Sets quilt xsec type into ProXSectionCreateData data.
Synopsis
#include <ProXsec.h>
ProErrorProXSectionCreateDataQuiltTypeSet(
ProXSectionCreateData p_data
/* (In)
ProXSectionCreateData data.
*/
ProXsecCutobj xsec_type
/* (In)
Either PRO_XSECTYPE_QUILTS or PRO_XSECTYPE_MODELQUILTS.
*/
)
Returns
PRO_TK_NO_ERRORSet successfully completed.
PRO_TK_BAD_INPUTSp_data is NULL or xsec_type isn't of two allowed types.

Manual References:

  1. Core: Cross Sections: Creating and Modifying Cross Sections
  2. Core: Cross Sections: Creating and Modifying Cross Sections