API 설명서
>
Creating import and custom geometry
>
Object ProQuiltdata
> Function ProQuiltdataTypeGet
Function ProQuiltdataTypeGet
Description
Retrieves quilt type as
PRO_BODY
or
PRO_QUILT.
Synopsis
#include <
ProQuiltdata.h
>
ProError
ProQuiltdataTypeGet
(
ProQuiltdata
* p_quilt_data
/* (In)
The quilt data.
*/
ProType
* p_body_or_quilt
/* (Out)
Type as
PRO_BODY
or
PRO_QUILT
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the type.
PRO_TK_BAD_INPUTS
One or more of the arguments are invalid.
User Guide References
Geometry of Quilts:ProQuiltdataTypeGet
Impact on Existing APIs:ProQuiltdataTypeGet
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.