Documentación de la API > Features > Object ProFeature > Function ProFeatureRefCopyGeomShrinkwrapGet
Function ProFeatureRefCopyGeomShrinkwrapGet
Description
Get Shrinkwrap feature for a given Reference Copy geometry feature
Synopsis
#include <ProFeature.h>
ProFeatureRefCopyGeomShrinkwrapGet
(
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
The function successfully finished.
input argument is invalid.
User Guide References
¿Fue esto útil?