Documentação da API > Features > Object ProFeature > Function ProFeatureIsShrinkwrap
Function ProFeatureIsShrinkwrap
Description
Check is feat of kind Shrinkwrap feature
Synopsis
#include <ProFeature.h>
ProFeatureIsShrinkwrap
(
ProFeature* feature
/* (In)
The feature handle.
*/
ProBoolean* p_is_shrinkwrap_feat
/* (Out)
The pointer on the logical variable which value can be:
*/
)
Returns
The function successfully finished.
input argument is invalid.
User Guide References
Isto foi útil?