Object ProX

Function ProXSectionCreateDataQuiltSelGet


Description
Gets quilt selection from ProXSectionCreateData data.
Synopsis
#include <ProXsec.h>
ProErrorProXSectionCreateDataQuiltSelGet(
ProXSectionCreateData p_data
/* (In)
ProXSectionCreateData data.
*/
ProSelection* r_quilt_sel
/* (Out)
Address of quilt selection empty pointer.
*/
)
Returns
PRO_TK_NO_ERRORGet successfully completed.
PRO_TK_BAD_INPUTSp_data is NULL.

Manual References:

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