API Documentation
>
Geometry items
>
Object ProQuilt
> Function ProQuiltIsInternal
Function ProQuiltIsInternal
Description
Checks whether a quilt is created for internal use only.
Synopsis
#include <
ProQuilt.h
>
ProError
ProQuiltIsInternal
(
ProQuilt
quilt
/* (In)
The quilt handle
*/
ProBoolean
* is_internal
/* (Out)
PRO_B_TRUE
if the quilt is internal,
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
PRO_TK_BAD_INPUTS
The input argument is invalid.
User Guide References
Geometry of Quilts:ProQuiltIsInternal
Was this helpful?
This site works best with JavaScript enabled