Category Features, Object ProFeature

Function ProFeatureShrinkwrapGetRefCopyGeoms


Description
Collects Shrinkwrap feat Reference Copy geometry features
Synopsis
#include <ProFeature.h>
ProErrorProFeatureShrinkwrapGetRefCopyGeoms(
ProFeature* feature
/* (In)
The feature handle.
*/
ProFeature** ShrinkWrapRefCopyGeoms
/* (Out)
ProArray of Reference Copy geometry features. The function allocates the memory for this argument. Use the function ProArrayFree() to free the memory. This argument is not allowed to be NULL.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully finished.
PRO_TK_BAD_INPUTSinput argument is invalid.

Manual References:

  1. Assembly: Data Sharing Features: Shrinkwrap Features Created from Copy Geometry References
  2. Assembly: Data Sharing Features: Shrinkwrap Features Created from Copy Geometry References