
Replacement in Object TOOLKIT: |

ProSldsurfaceVolumesFind | |
( ProPart part /* (In) The part handle. */ int* p_count /* (Out) The number of distinct volumes found. */ int** p_count_array /* (Out) The array that contains the number of surfaces in each identified volume. The function allocates the memory for this argument, but you must free it. */ int*** p_surface_id_array /* (Out) An array of arrays of surface identifiers that contains the connected volumes found. The function allocates the memory for this argument. */ ) |

The function successfully performed the analysis. | |
The input argument is invalid. | |
The specified volume was not found. |


