
Replacement in Object TOOLKIT: |

ProSurfaceSameSrfsFind | |
( ProSolid solid /* (In) The owner of the surface. */ ProSurface surface /* (In) The surface whose same surfaces are to be found. */ ProSurface** r_surf_arr /* (Out) The returned array of surfaces. This will include the input surface. You must preallocate this array using ProArrayAlloc(). Free it using ProArrayFree() */ int* r_size /* (Out) The size of the array. This argument is optional (can be NULL). */ ) |

The function successfully retrieved the information. | |
One or more of the input arguments are invalid. |


