API 文档
>
Miscellaneous
>
Object ProCabling
> Function ProCablingIsHarness
Function ProCablingIsHarness
Description
check if the model handle is a harness part.
Synopsis
#include <
ProCabling.h
>
ProError
ProCablingIsHarness
(
ProMdl
* p_mdl
/* (In)
The model handle.
*/
ProBoolean
* p_is_harness
/* (Out)
TRUE if the model is a harness.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳