
ProSolidFeatstatusWithoptionsSet | |
( ProSolid solid /* (In) The solid. */ int* feat_id_array /* (In) A ProArray of features. */ int* status_array /* (In) A ProArray of feature statuses in the form of bit mask statuses like PRO_FEAT_STAT_*. If this is NULL, the statuses are not changed. */ 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 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. |


