Description | ||||||||
Collects Shrinkwrap feat Reference Copy geometry features | ||||||||
Synopsis | ||||||||
#include <ProFeature.h> | ||||||||
ProError | ProFeatureShrinkwrapGetRefCopyGeoms | ( | ||||||
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 | ||||||||
|