
ProSolidFeatstatusflagsGet | |
( ProSolid solid /* (In) The solid */ int** p_feat_id_array /* (Out) An array of feature ids. The function allocates the memory for this argument. Free this array using ProArrayFree(). */ unsigned int** p_status_bitflag_arr /* (Out) An array of feature statuses. The function allocates the memory for this argument.Free this array using ProArrayFree(). */ ) |

The function successfully returned the features. | |
The input argument is invalid. |


