Description | ||||||||
Sets quilt xsec type into ProXSectionCreateData data. | ||||||||
Synopsis | ||||||||
#include <ProXsec.h> | ||||||||
ProError | ProXSectionCreateDataQuiltTypeSet | ( | ||||||
ProXSectionCreateData p_data | ||||||||
/* (In) | ||||||||
ProXSectionCreateData data. | ||||||||
*/ | ||||||||
ProXsecCutobj xsec_type | ||||||||
/* (In) | ||||||||
Either PRO_XSECTYPE_QUILTS or PRO_XSECTYPE_MODELQUILTS. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|