Description | ||||||||
Returns indication that some of the given dependencies can be broken. | ||||||||
Synopsis | ||||||||
#include <ProRefInfo.h> | ||||||||
ProError | ProExtRefDependencyIsBreakable | ( | ||||||
ProExtFeatRef* ext_ref_arr | ||||||||
/* (In) | ||||||||
The array of opaque pointers to the feature reference structure, taken from output of ProSolidExternParentsGet / ProFeatureExternParentsGet. | ||||||||
*/ | ||||||||
ProBool* r_status | ||||||||
/* (Out) | ||||||||
Pointer to status indicating whether dependency is breakable. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|