Documentação da API > Features > Object ProFeature > Function ProFeatureIsShrinkwrapRefCopyGeom
Function ProFeatureIsShrinkwrapRefCopyGeom
Description
Check is feat of kind Reference Copy geometry feature of Shrinkwrap feature
Synopsis
#include <ProFeature.h>
ProFeatureIsShrinkwrapRefCopyGeom
(
ProFeature* feature
/* (In)
The feature handle.
*/
ProBoolean* p_is_shrinkwrap_ref_cg_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?