Category Features, Object ProFeature

Function ProFeatureRefCopyGeomShrinkwrapGet


Description
Get Shrinkwrap feature for a given Reference Copy geometry feature
Synopsis
#include <ProFeature.h>
ProErrorProFeatureRefCopyGeomShrinkwrapGet(
ProFeature* feature
/* (In)
The feature handle.
*/
ProFeature* shrinkwrap
/* (Out)
Shrinkwrap feature for a given Reference Copy geometry feature. 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