API ドキュメンテーション
>
Miscellaneous
>
Object ProTable
> Function ProTableRotate
Function ProTableRotate
Description
Rotates table (counter clockwise) by 90 degree.The function does not perform a display.
Synopsis
#include <
ProTable.h
>
ProError
ProTableRotate
(
ProTable
* table
/* (In)
The table.
*/
int display
/* (In)
Flag that specifies whether or not the table is to be displayed after creation.
*/
)
Returns
PRO_TK_NO_ERROR
Success.
PRO_TK_GENERAL_ERROR
Failure.
PRO_TK_CANT_MODIFY
The object or model can't be modified.
User Guide References
モデルベース定義テーブルまたは図面テーブルの修正:ProTableRotate
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。