Documentation de l'API
>
Drawings and detail
>
Object ProDwgtable
> Function ProDwgtableSegCount
Function ProDwgtableSegCount
Description
To determine how many segments a table has.
Replacement in Object TOOLKIT:
pfcTable::GetSegmentCount
Synopsis
#include <
ProDwgtable.h
>
ProError
ProDwgtableSegCount
(
ProDwgtable
* p_table
/* (In)
The table in question.
*/
int* n_segs
/* (Out)
How many segments it has (-1 if there is an error).
*/
)
Returns
PRO_TK_NO_ERROR
The query succeeded.
PRO_TK_BAD_INPUTS
The query did not succeed.
User Guide References
Drawing Table Segments:ProDwgtableSegCount
Parent topic
Object ProDwgtable
Est-ce que cela a été utile ?
Ce site fonctionne de manière optimale avec JavaScript activé.