
ProFeatureWithoptionsSuppress | |
( ProSolid solid /* (In) The part or assembly to which the features belong */ int* feat_list /* (In) The ProArray of feature identifiers to be suppressed */ ProFeatureDeleteOptions* opts /* (In) The ProArray of options for suppressing features */ int flags /* (In) The regeneration control flags. Pass as bitmask containing one or more of the bit flags PRO_REGEN* defined in ProSolid.h */ ) |

The function successfully suppressed the features. | |
One or more of the arguments are invalid. | |
Invalid regeneration flag(s) for this function. | |
One or more input features is not permitted to be suppressed. | |
The suppress operation failed. |



