
ProSolidFeatstatusSet | |
( ProSolid solid /* (In) The solid. */ int* feat_id_array /* (In) An array of features. */ ProFeatStatus* status_array /* (In) An array of feature statuses. If this is NULL, the statuses are not changed. */ int num_features /* (In) The size of the above arrays. */ ProBoolean can_fix /* (In) If regeneration fails, invoke the Fix Model user interface. */ ) |

The function successfully assigned the feature order and statuses. | |
Model is in read-only state. | |
One or more of the arguments are invalid. | |
There were regeneration errors. The p_errors argument supplies a detailed description of the errors. |

