API 文件集
>
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
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳