Description | ||||||||
Returns indication whether given reference is dependency. | ||||||||
Synopsis | ||||||||
#include <ProRefInfo.h> | ||||||||
ProError | ProExtRefIsDependency | ( | ||||||
ProExtFeatRef p_ext_ref | ||||||||
/* (In) | ||||||||
The opaque pointer to the feature reference structure, taken from output of ProSolidExternParentsGet / ProFeatureExternParentsGet. | ||||||||
*/ | ||||||||
ProBool* r_status | ||||||||
/* (Out) | ||||||||
Pointer to status indicating whether reference is dependency. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|