API ドキュメンテーション
>
Mechanica
>
Object ProMechcontour
> Function ProMechcontourBoundbox2dCompute
Function ProMechcontourBoundbox2dCompute
Description
Finds the 2d bounding box of the Creo Simulate outer contour.
Synopsis
#include <
ProMechGeometry.h
>
ProError
ProMechcontourBoundbox2dCompute
(
ProMechContour
contour
/* (In)
The contour.
*/
ProUvParam
outline_points[2]
/* (Out)
The 2d bounding box.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
PRO_TK_GENERAL_ERROR
A general error is encountered.
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。