Description | ||||||||
Releases the memory allocated to the specified array of external reference data for a feature or a solid. | ||||||||
Replacement in Object TOOLKIT: | wfcWFeature::GetExternalParents | |||||||
Synopsis | ||||||||
#include <ProRefInfo.h> | ||||||||
ProError | ProExtRefInfoFree | ( | ||||||
ProExtRefInfo** p_ext_feat_ref_arr | ||||||||
/* (In) | ||||||||
The pointer to array of external reference data returned by a ProFeature or ProSolid external reference "get" such as ProSolidExternChildrenGet. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|