Function ProContourBoundbox3dCompute
Description
Finds the 3d bounding box for the inside surface of the specified outer contour, taking into account internal voids.
Note: The outline returned by the function ProContourBoundbox3dCompute() represents the outline box used by Creo Parametric embedded algorithms, and hence it can be slightly bigger than the outline computed directly from the surface parameters.
Replacement in Object TOOLKIT: | |
Synopsis
| ProContourBoundbox3dCompute |
| ( /* (In) The surface handle */ /* (In) The contour handle */ /* (Out) The contour 3d bounding box */ ) |
Returns
| The function successfully found the 3d bounding box. |
| One or more of the input arguments are invalid. |
User Guide References
Parent topic