
ProFeatureWithoptionsDelete | |
( ProSolid solid /* (In) The part or assembly to which the features belong */ int* feat_list /* (In) A ProArray of feature identifiers to be deleted */ ProFeatureDeleteOptions* opts /* (In) A ProArray of options for deleting 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 deleted the features. | |
One or more of the arguments are invalid. | |
Invalid regeneration flag(s) for this function. | |
The delete operation failed. |



