API 설명서
>
Cabling
>
Object ProCable
> Function ProCableIsComplete
Function ProCableIsComplete
Description
Identifies if a cable is complete.
Synopsis
#include <
ProCabling.h
>
ProError
ProCableIsComplete
(
ProCable
* p_cable
/* (In)
The cable.
*/
ProBoolean
* is_complete
/* (Out)
Whether the cable is complete.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully got the cable data.
PRO_TK_BAD_INPUTS
One or more of the arguments was invalid.
PRO_TK_GENERAL_ERROR
Other errors.
User Guide References
Equivalent Pro/DEVELOP Functions:ProCableIsComplete
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.