API 文档
>
Drawings and detail
>
Object ProDwgcreate
> Function ProDwgcreateErrsCountGet
Function ProDwgcreateErrsCountGet
Description
Returns the number of drawing creation errors in the table.
Synopsis
#include <
ProDrawing.h
>
ProError
ProDwgcreateErrsCountGet
(
ProDwgcreateErrs
errors
/* (In)
The errors table.
*/
int* count
/* (Out)
The number of errors in the table.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully counted the number of errors.
PRO_TK_BAD_INPUTS
The argument is invalid.
User Guide References
Diagnosing Drawing Creation Errors:ProDwgcreateErrsCountGet
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳