API ドキュメンテーション > Mechanica > Object ProMechcontour > Function ProMechcontourBoundbox2dCompute
Function ProMechcontourBoundbox2dCompute
Description
Finds the 2d bounding box of the Creo Simulate outer contour.
Synopsis
ProMechcontourBoundbox2dCompute
(
/* (In)
The contour.
*/
ProUvParam outline_points[2]
/* (Out)
The 2d bounding box.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
A general error is encountered.
これは役に立ちましたか?