API 文档 > Miscellaneous > Object ProPatmemb > Function ProPatmembLeaderGet
Function ProPatmembLeaderGet
Description
Gets the leader of the specified pattern member object.
Synopsis
#include <ProPattern.h>
ProPatmembLeaderGet
(
ProPatmemb* p_pat_memb
/* (In)
The pattern member object
*/
ProFeature* r_pat_lead_feat
/* (Out)
The pattern leader
*/
)
Returns
The function successfully retrieved the information.
The specified pattern member object is invalid.
这对您有帮助吗?