Documentación de la API > Miscellaneous > Object ProX > Function ProXSectionCreateDataQuiltTypeGet
Function ProXSectionCreateDataQuiltTypeGet
Description
Gets quilt xsec type from ProXSectionCreateData data ( Either PRO_XSECTYPE_QUILTS or PRO_XSECTYPE_MODELQUILTS ).
Synopsis
#include <ProXsec.h>
ProXSectionCreateDataQuiltTypeGet
(
/* (In)
*/
ProXsecCutobj* r_xsec_type
/* (Out)
Address of ProXsecCutobj pointer.
*/
)
Returns
Get successfully completed.
p_data is NULL or xsec_type on data isn't of two allowed types.
User Guide References
¿Fue esto útil?