Category Assembly, Object ProAsmcomp

Function ProAsmcompIsConnector


Description
check if the component is a cabling connector.
Synopsis
#include <ProCabling.h>
ProErrorProAsmcompIsConnector(
ProAsmcomppath* p_comp
/* (In)
The component.
*/
ProBoolean* p_is_connector
/* (Out)
TRUE if the component is a cabling connector.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Production Applications: Cabling: Finding Harness Connectors