API ドキュメンテーション
>
Miscellaneous
>
Object ProTable
> Function ProTableSegCount
Function ProTableSegCount
Description
Counts the number of segments in the specified table.
Synopsis
#include <
ProTable.h
>
ProError
ProTableSegCount
(
ProTable
* p_table
/* (In)
The table in question.
*/
int* n_segs
/* (Out)
Table segment count.
*/
)
Returns
PRO_TK_NO_ERROR
Success
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
図面テーブルセグメント:ProTableSegCount
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。