
Replacement in Object TOOLKIT: |

ProSldsurfaceShellsAndVoidsFind | |
( ProSolid solid /* (In) The solid handle. Cannot be NULL. */ ProSldsurfaceShellorder** shell_order /* (Out) ProArray of ProSldsurfaceShellorder structures. The function allocates the memory for this argument. Cannot be NULL. Free this output using ProArrayFree(). */ ProSldsurfaceShellface** shell_faces /* (Out) ProArray of ProSldsurfaceShellface structures. For each shell or void, their faces take a contingent segment in this array. The function allocates the memory for this argument. Cannot be NULL. Free this output using ProArrayFree(). */ ) |

The function successfully performed the task. | |
NULL was passed for some arguments. | |
The solid has no geometry. | |
the topology of solid is not valid. |
