|
DEPRECATED:
|
Since Wildfire 5.0
|

SUPERSEDED BY: |


Replacement in Object TOOLKIT: |

ProFeatureDelete | |
( ProSolid solid /* (In) The part or assembly to which the features belong */ int* feat_ids /* (In) An array of feature identifiers to be deleted */ int feat_count /* (In) The size of the feat_ids array */ ProFeatureDeleteOptions* delete_opts /* (In) An array of options for deleting features */ int num_opts /* (In) The size of the delete_opts array */ ) |

The function successfully deleted the features. | |
Model is in read-only state. | |
One or more of the arguments are invalid. | |
The delete operation failed. |


