API 文档
>
Miscellaneous
>
Object ProPatmemb
> Function ProPatmembLeaderGet
Function ProPatmembLeaderGet
Description
Gets the leader of the specified pattern member object.
Synopsis
#include <
ProPattern.h
>
ProError
ProPatmembLeaderGet
(
ProPatmemb
* p_pat_memb
/* (In)
The pattern member object
*/
ProFeature
* r_pat_lead_feat
/* (Out)
The pattern leader
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
PRO_TK_BAD_INPUTS
The specified pattern member object is invalid.
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳