Object ProPatmemb

Function ProPatmembLeaderGet


Description
Gets the leader of the specified pattern member object.
Synopsis
#include <ProPattern.h>
ProErrorProPatmembLeaderGet(
ProPatmemb* p_pat_memb
/* (In)
The pattern member object
*/
ProFeature* r_pat_lead_feat
/* (Out)
The pattern leader
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the information.
PRO_TK_BAD_INPUTSThe specified pattern member object is invalid.