Documentación de la API
>
Creating import and custom geometry
>
Object ProQuiltdata
> Function ProQuiltdataGet
Function ProQuiltdataGet
Description
Retrieves information from the quilt data structure.
Synopsis
#include <
ProQuiltdata.h
>
ProError
ProQuiltdataGet
(
ProQuiltdata
* p_quilt_data
/* (In)
The quilt data structure
*/
int* p_quilt_id
/* (Out)
The quilt identifier
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
PRO_TK_BAD_INPUTS
One or more of the arguments are invalid.
Sample Code References
pt_examples ( TestGeomdata.c )
pt_examples ( UtilIntfData.c )
User Guide References
Geometry of Quilts:ProQuiltdataGet
Parent topic
Object ProQuiltdata
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado